add git pull to rebuild command
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
git pull
|
||||
|
||||
if [ -z "$1" ]
|
||||
then
|
||||
h="$(hostname -s)"
|
||||
|
||||
Reference in New Issue
Block a user