Ввести регулярную публикацию отладочной версии #6

Merged
kornerr merged 45 commits from dbg into main 2025-11-12 04:39:21 +01:00
Showing only changes of commit 136de7e1fd - Show all commits

View File

@@ -13,7 +13,7 @@ fi
# Pull the latest changes # Pull the latest changes
cd $DST_DIR cd $DST_DIR
git chckout -f $MAIN_BRANCH git checkout -f $MAIN_BRANCH
git pull git pull
# Find out the latest commit in the whole repo # Find out the latest commit in the whole repo