aqhome-react.sh: fixed order of arguments (enables "test" and "unittest").
This commit is contained in:
@@ -3,4 +3,4 @@
|
|||||||
# export AQHOME_LOGLEVEL=info
|
# export AQHOME_LOGLEVEL=info
|
||||||
export LD_LIBRARY_PATH="0-build/aqhome/:$LD_LIBRARY_PATH"
|
export LD_LIBRARY_PATH="0-build/aqhome/:$LD_LIBRARY_PATH"
|
||||||
|
|
||||||
0-build/apps/aqhome-react/aqhome-react -p ./aqhome-react.pid -V ./aqhome-react.vars "$@"
|
0-build/apps/aqhome-react/aqhome-react "$@" -p ./aqhome-react.pid -V ./aqhome-react.vars
|
||||||
|
|||||||
Reference in New Issue
Block a user