adjust_types.sh rewritten
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh -ex
|
||||
#!/bin/sh -e
|
||||
#
|
||||
# values used on both the modserver and individual servers
|
||||
# ------------------------------------------------------------
|
||||
@@ -8,7 +8,8 @@ export DAYZ_GAME_ID=221100
|
||||
export DAYZ_SERVER_ID=223350
|
||||
export STEAM_USER="yzaddayz"
|
||||
|
||||
export DEBUG=false
|
||||
# blank debug to unset it by default
|
||||
export DEBUG=
|
||||
|
||||
export REMOTE_DAYZ_TRUENAS_SHARE='\\dayz-truenas.local.wvr.sh\dayz'
|
||||
export REMOTE_DIR="/mnt/dayz"
|
||||
|
||||
Reference in New Issue
Block a user