[neurocyte] accept params with spaces via gajim-remote bash script
This commit is contained in:
parent
1060ab1dbe
commit
be09166c15
1 changed files with 1 additions and 1 deletions
|
@ -24,4 +24,4 @@ fi
|
|||
|
||||
cd PREFIX/share/gajim/src
|
||||
export PYTHONPATH="$PYTHONPATH:PREFIXLIB/gajim"
|
||||
exec python -OOt gajim-remote.py $@
|
||||
exec python -OOt gajim-remote.py "$@"
|
||||
|
|
Loading…
Add table
Reference in a new issue