From 55b4278719b1af00a858acd3065b91f527eb8fd9 Mon Sep 17 00:00:00 2001 From: mia Date: Fri, 5 Jul 2024 16:36:29 -0700 Subject: updates --- cgit/new.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cgit/new.sh') diff --git a/cgit/new.sh b/cgit/new.sh index 9e14080..351e4ae 100755 --- a/cgit/new.sh +++ b/cgit/new.sh @@ -16,5 +16,5 @@ ssh -t git@asylum rm $1.git/description '&&' micro $1.git/description if [ $public = y ]; then ssh git@asylum touch $1.git/git-daemon-export-ok - ssh git@asylum rm -r .cache + # ssh git@asylum rm -r .cache fi -- cgit 1.4.1