Adding reset function

This commit is contained in:
Alan Barrow
2026-01-29 18:56:15 -05:00
parent ebcb68b788
commit 3f403a2081
-2
View File
@@ -344,8 +344,6 @@ EOF
echo "Please check the error messages above and try again."
read -p "Press Enter to continue..." || true
fi
systemctl daemon-reload
systemctl start "$SERVICE_NAME"
# Show final results
sleep 2