修改bash
This commit is contained in:
parent
ff58a631c1
commit
830cf6f6a2
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd /home/lighthouse/hberp
|
cd /home/lighthouse/hberp
|
||||||
exec sudo git pull && sudo service supervisor reload
|
sudo git pull && sudo service supervisor reload
|
Loading…
Reference in New Issue