Fix run_nix_ta_commands script
* Make run_nix_ta_commands (in extra) use /etc/nix_ta.conf for its settings instead of hard-coding them in the script
This commit is contained in:
parent
e5e03ea464
commit
718a9f787c
5 changed files with 18 additions and 6 deletions
|
@ -17,7 +17,7 @@ docs_section_override = AddOns:released
|
|||
|
||||
[launcher]
|
||||
author = Michael Erdely
|
||||
version = 9.2.0.6
|
||||
version = 9.2.0.7
|
||||
description = Technical Add-on for Unix and Linux
|
||||
|
||||
#[package]
|
||||
|
@ -26,5 +26,5 @@ description = Technical Add-on for Unix and Linux
|
|||
|
||||
[id]
|
||||
name = TA-unix
|
||||
version = 9.2.0.6
|
||||
version = 9.2.0.7
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue