Explorar el Código

removed spaces

Daniel Gibbs hace 8 años
padre
commit
b5ea773e77
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      lgsm/functions/alert.sh

+ 0 - 2
lgsm/functions/alert.sh

@@ -71,8 +71,6 @@ fn_alert_permissions(){
 	alertbody="${servicename} has permissions issues"
 }
 
-
-
 if [ "${alert}" == "permissions" ]; then
 	fn_alert_permissions
 elif [ "${alert}" == "restart" ]; then