From e17c10e580dc3670dc855d563ef45adfbd733998 Mon Sep 17 00:00:00 2001 From: Hristo Jelev Date: Tue, 19 Dec 2023 19:40:37 +0200 Subject: [PATCH] still fixing install --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 35a5a63..0a888cf 100755 --- a/install.sh +++ b/install.sh @@ -114,6 +114,7 @@ update_config(){ } set_cron(){ + python=$(which python) printm "Setting Cronjob" cwd=$(pwd) crontab -l > tempcron