wscript: use SINGLE_BINARY on motomagx

This commit is contained in:
Alibek Omarov
2019-11-07 05:07:10 +03:00
parent a51c5d93fc
commit 08b3de08e7
2 changed files with 3 additions and 1 deletions

View File

@@ -28,7 +28,7 @@ export SWAP_PATH=$HOME/xash.swap
cd $mypath
sleep 1
exec $mypath/xash3d -dev $@
exec $mypath/xash -dev $@
EOF