asdf
This commit is contained in:
@@ -263,6 +263,11 @@ main() {
|
|||||||
die "Could not find ./serverDZ.cfg"
|
die "Could not find ./serverDZ.cfg"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# trigger update for remote server game/map/mod files
|
||||||
|
# for this, the current machine needs to have ssh-copy-id done
|
||||||
|
# or else will ask for password
|
||||||
|
ssh steam@dayz-modserver 'sh /home/steam/dayz-servers/modserver_update.sh'
|
||||||
|
|
||||||
# sync remote server stock and mod files into local cache
|
# sync remote server stock and mod files into local cache
|
||||||
refresh_local_cache || die "Failed to refresh local cache."
|
refresh_local_cache || die "Failed to refresh local cache."
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user