auto_build.sh

This commit is contained in:
wandoubaba 2023-07-04 14:46:41 +08:00
parent ce00fa26fa
commit 2e98a15071

View File

@ -1,8 +1,8 @@
#!/bin/bash #!/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 git pull origin master