From 95ec5b724520388fd2dc192a259c75b3f92c8cbd Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Thu, 9 Jul 2020 17:20:57 +0200 Subject: Update --- src/update/gitjoe.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/src/update/gitjoe.pl b/src/update/gitjoe.pl index 524775b..61908d8 100755 --- a/src/update/gitjoe.pl +++ b/src/update/gitjoe.pl @@ -48,6 +48,7 @@ sub stagit_generate { } chdir($site_dir . $user . '/' . $repos[$i] . '/'); $repos[$i] = $repos[$i] . '.git'; + print "Repoing " . $repos[$i] . "\n"; system( '/usr/local/bin/dash', '-c', -- cgit v1.2.3