diff --git a/reconfig_full.sh b/reconfig_full.sh index b4e5808..843852e 100644 --- a/reconfig_full.sh +++ b/reconfig_full.sh @@ -65,8 +65,10 @@ else echo $? fi -echo "Setting up crontab" +# crontab +echo "Setting up root crontab" sudo crontab -e +echo "Installing custom root crontab" sudo crontab $crontab_new # start da services