Commit 09626a42 authored by Pavel Vainerman's avatar Pavel Vainerman

(admin): Сделал ключ --verbose (-v), чтобы можно было использовать

admin в скриптах на bash (типа VAL=`uniset-admin ...`)
parent 434bc9b2
#!/bin/sh #!/bin/sh
./uniset-start.sh -f "./uniset-admin --confile test.xml --`basename $0 .sh` $1 $2 $3 $4" ./uniset-start.sh -f "./uniset-admin --confile test.xml --`basename $0 .sh` $1 $2 $3 $4 $5"
exit $? exit $?
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment