Major changes and fixes
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
# "${WINESERVER}" -k
|
||||
START_PORTWINE
|
||||
|
||||
if [ ! -z $1 ]; then
|
||||
if [ ! -z "$1" ]; then
|
||||
if [ ! -z $optirun_on ]; then
|
||||
${optirun_on} "${port_on_run}" "run" "$1"
|
||||
else
|
||||
|
Reference in New Issue
Block a user