update deploy procedure
This commit is contained in:
parent
7c926c3449
commit
7469e8ae5a
2 changed files with 6 additions and 1 deletions
5
admin/daemon/deploy.bash
Normal file
5
admin/daemon/deploy.bash
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
cd ~/repo
|
||||
git pull
|
||||
"${BASH_SOURCE%/*}/reload.bash"
|
Loading…
Add table
Add a link
Reference in a new issue