add git pull to rebuild command

This commit is contained in:
2026-08-14 10:59:30 -05:00
parent 3f547e95e5
commit 36bd4c7ba4

View File

@@ -1,5 +1,7 @@
#!/usr/bin/env bash
git pull
if [ -z "$1" ]
then
h="$(hostname -s)"