mirror of
https://github.com/tonydamage/nux-env.git
synced 2025-12-12 13:34:29 +01:00
Fixed nux-env and taskie
This commit is contained in:
parent
b04b28f5ea
commit
1cc5b48e4f
4 changed files with 43 additions and 12 deletions
|
|
@ -132,6 +132,9 @@ if [ -n "$NUX_SCRIPT" ]; then
|
|||
|
||||
NUX_SCRIPTNAME=$(basename "$NUX_SCRIPT")
|
||||
|
||||
NUX_APP_NAME="${NUX_APP_NAME:=$NUXR_APP_NAME}"
|
||||
NUX_APP_DIR="${NUX_APP_DIR:=$NUXR_APP_DIR}"
|
||||
|
||||
nux.log trace "NUX_SCRIPT env: " $(set | grep NUX_SCRIPT)
|
||||
if [ -z "$NUX_NO_INCLUDE" ]
|
||||
then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue