diff --git a/libraries/util.bash b/libraries/util.bash index 422394e5..63e553fb 100644 --- a/libraries/util.bash +++ b/libraries/util.bash @@ -1742,4 +1742,4 @@ function stopService() systemctl daemon-reload systemctl stop "${serviceName}" -} +} \ No newline at end of file