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