diff --git a/dbg.clone b/dbg.clone index 168654b..b739bd4 100755 --- a/dbg.clone +++ b/dbg.clone @@ -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