Files
dayz-servers/scripts/re-pull-git.sh
2023-11-26 09:27:29 -06:00

6 lines
50 B
Bash

#!/bin/sh
chmod -x globals.sh
git stash
git pull