diff --git a/lib/utils.sh b/lib/utils.sh index 4ebdd1c..95244d6 100644 --- a/lib/utils.sh +++ b/lib/utils.sh @@ -672,5 +672,4 @@ manage_service() { fi systemctl "$action" "$service" >/dev/null 2>&1 - }