From ff33b359febbc513eddfcbe8f20aba4c2ad93822 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=85=D0=B0=D0=B8=D0=BB=20=D0=9A=D0=B0=D0=BF?= =?UTF-8?q?=D0=B5=D0=BB=D1=8C=D0=BA=D0=BE?= Date: Sun, 9 Nov 2025 06:50:27 +0300 Subject: [PATCH] rm tmp --- dbg.clone | 1 - 1 file changed, 1 deletion(-) 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