diff --git a/reconfig_full.sh b/reconfig_full.sh index 22fd31f..75a59bc 100644 --- a/reconfig_full.sh +++ b/reconfig_full.sh @@ -94,12 +94,6 @@ else echo $? fi -# crontab -# echo "Setting up root crontab" -# sudo crontab -e -# echo "Installing custom root crontab" -# sudo crontab $crontab_new - # start da services bash /home/$username/services.sh start