neb/tools/update-server.sh
2023-10-20 00:10:39 +02:00

10 lines
No EOL
124 B
Bash

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