still fixing install

This commit is contained in:
Hristo Jelev
2023-12-19 19:40:37 +02:00
parent fe22e86ce7
commit e17c10e580

View File

@@ -114,6 +114,7 @@ update_config(){
} }
set_cron(){ set_cron(){
python=$(which python)
printm "Setting Cronjob" printm "Setting Cronjob"
cwd=$(pwd) cwd=$(pwd)
crontab -l > tempcron crontab -l > tempcron