diff --git a/rebuild.sh b/rebuild.sh index 906d1a0..b3f35f1 100755 --- a/rebuild.sh +++ b/rebuild.sh @@ -1,5 +1,7 @@ #!/usr/bin/env bash +git pull + if [ -z "$1" ] then h="$(hostname -s)"