fixed autoyadmpush
This commit is contained in:
parent
7656a53bdf
commit
99e8afc890
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ AYM="AutoYADM:"
|
||||||
AUTOYADMDIR="script_dir=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
AUTOYADMDIR="script_dir=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||||
|
|
||||||
# We check not to overwrite the user's env setting
|
# We check not to overwrite the user's env setting
|
||||||
if [ -z "$VAR" ]; then
|
if [ -z "$AUTOYADMPUSH" ]; then
|
||||||
AUTOYADMPUSH=0
|
AUTOYADMPUSH=0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue