diff --git a/auto_build.sh b/auto_build.sh index 26d3476..20e8482 100644 --- a/auto_build.sh +++ b/auto_build.sh @@ -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