소스 검색

removed spaces

Daniel Gibbs 8 년 전
부모
커밋
b5ea773e77
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  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