From 57e42ba493ecc1838810bf608abb2f5feefe57f9 Mon Sep 17 00:00:00 2001 From: Joe Date: Tue, 26 Apr 2022 20:14:46 +0200 Subject: Migrated --- src/cron/gitjoe.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cron/gitjoe.pl') diff --git a/src/cron/gitjoe.pl b/src/cron/gitjoe.pl index f3b85a4..023c3cc 100755 --- a/src/cron/gitjoe.pl +++ b/src/cron/gitjoe.pl @@ -7,7 +7,7 @@ use File::Copy; use Capture::Tiny; use constant { - HOME_DIR => '/usr/home/', + HOME_DIR => '/usr/local/git/', TMP_DIR => '/tmp/gitjoe/', SITE_DIR => '/usr/local/www/gitjoe/' }; -- cgit v1.2.3