neb/tools/server-update.sh
2023-10-22 17:45:21 +02:00

10 lines
No EOL
124 B
Bash
Executable file

#!/bin/sh
if cd /etc/ixvd/secrets; then
git pull
cd -
fi
sh tools/remove-skel.sh
git pull
sh tools/setup-server.sh