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