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

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

View File

@@ -22,4 +22,4 @@ cmt=`git branch -av --sort=-committerdate | head -n1 | cut -d' ' -f4`
echo "Latest commit: $cmt"
# Switch to the latest branch
#git checkout $cmt
git checkout $cmt