This commit is contained in:
Михаил Капелько
2025-11-09 06:50:27 +03:00
parent 60eb51483e
commit ff33b359fe

View File

@@ -5,7 +5,6 @@ DST_DIR=/Users/mk/test-dist
MAIN_BRANCH=main
REPO_DIR=/Users/mk/test-repo
REPO_URL=https://github.com/kornerr/ru
TMP_BRANCHES=/tmp/dbg-branches
# Clone since the directory does not exist
if [ ! -d "$REPO_DIR" ]; then