diff --git a/publish.dbg b/publish.dbg index eb41500..7c11484 100755 --- a/publish.dbg +++ b/publish.dbg @@ -15,6 +15,7 @@ fi # Get the latest changes cd $REPO_DIR git checkout -f $MAIN_BRANCH +git clean -fd git fetch --all git pull