This commit is contained in:
Михаил Капелько
2025-11-13 22:17:16 +03:00
parent fe206531f6
commit ab66358bb0

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