auto_build.sh
This commit is contained in:
parent
ce00fa26fa
commit
2e98a15071
@ -1,8 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
GIT_WORK_TREE=/www/wwwroot/fs.book.wandoubaba.com
|
||||
# GIT_WORK_TREE=/www/wwwroot/fs.book.wandoubaba.com
|
||||
|
||||
cd $GIT_WORK_TREE
|
||||
# cd $GIT_WORK_TREE
|
||||
|
||||
git pull origin master
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user