passage propre des arguments au serveur
Cependant, je pense que ce fichier est du code mort (pas testé). http://stackoverflow.com/questions/4824590/propagate-all-arguments-in-a-bash-shell-script
This commit is contained in:
parent
8d1d29840f
commit
6172898d24
1 changed files with 1 additions and 1 deletions
2
server
2
server
|
@ -4,4 +4,4 @@
|
||||||
# -- DS 01/08/2013
|
# -- DS 01/08/2013
|
||||||
|
|
||||||
cmd_name=cranspasswords
|
cmd_name=cranspasswords
|
||||||
sudo -n /usr/local/bin/${cmd_name}/server.py $*
|
sudo -n /usr/local/bin/${cmd_name}/server.py "$@"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue