reload.sh更新
This commit is contained in:
parent
7c97455335
commit
ff58a631c1
|
@ -1,4 +1,3 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd /home/lighthouse/hberp
|
cd /home/lighthouse/hberp
|
||||||
exec sudo git pull
|
exec sudo git pull && sudo service supervisor reload
|
||||||
exec sudo service supervisor reload
|
|
Loading…
Reference in New Issue