25K4 #7

Open
kornerr wants to merge 16 commits from cpvid into main
Showing only changes of commit ab66358bb0 - Show all commits

View File

@@ -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