diff --git a/reconfig_full.sh b/reconfig_full.sh index c8fb59e..c939ced 100644 --- a/reconfig_full.sh +++ b/reconfig_full.sh @@ -97,6 +97,6 @@ echo "Installing custom root crontab" sudo crontab $crontab_new # start da services -bash /home/$username/services.sh start # 1>/dev/null +bash /home/$username/services.sh start echo "reconfig_full.sh complete" >> ./status.txt \ No newline at end of file