From 426fd6625dbc0093da8430be02f0d553e2c696a8 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Tue, 14 Oct 2025 06:24:21 -0600 Subject: [PATCH] testan a reboold --- reconfig_full.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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