#940: Fix variable bug from commit `ba568ee`.
parent
7f86bff48e
commit
dd16198113
|
@ -11,4 +11,4 @@ fi
|
||||||
FOLDER=/usr/share/OGAgent
|
FOLDER=/usr/share/OGAgent
|
||||||
|
|
||||||
cd $FOLDER
|
cd $FOLDER
|
||||||
python OGAgentUser.py $@
|
$PYTHON OGAgentUser.py $@
|
||||||
|
|
Loading…
Reference in New Issue