try to make deploy
work on the server
This commit is contained in:
parent
d9f15945ca
commit
73e93d864d
|
@ -2,4 +2,4 @@
|
||||||
|
|
||||||
cd ~/repo
|
cd ~/repo
|
||||||
git pull
|
git pull
|
||||||
"${BASH_SOURCE%/*}/reload.bash"
|
bash "${BASH_SOURCE%/*}/reload.bash"
|
||||||
|
|
Loading…
Reference in a new issue