Update build for cron
This commit is contained in:
parent
6c364445ae
commit
4384a35b04
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ mkdir -p $LOG_DIR
|
|||
echo > $LOG_FILE
|
||||
touch $CLOG_FILE
|
||||
|
||||
cd "{$DIRECTORY}"
|
||||
git pull --rebase 2>&1 >>$LOG_FILE
|
||||
|
||||
# 1. Update git directory
|
||||
|
|
Loading…
Reference in a new issue