auto update repo
This commit is contained in:
parent
866f1fc3b1
commit
07c89c620c
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
cd /home/ddadmin/staging
|
||||
|
||||
git add . && git commit -m "auto update repo" && git push
|
||||
Loading…
Reference in New Issue