4
0
Daniel Gibbs 4 жил өмнө
parent
commit
30ac8551ba

+ 2 - 0
lgsm/functions/alert.sh

@@ -252,6 +252,8 @@ elif [ "${alert}" == "config" ]; then
 	fn_alert_config
 	fn_alert_config
 elif [ "${alert}" == "wipe" ]; then
 elif [ "${alert}" == "wipe" ]; then
 	fn_alert_wipe
 	fn_alert_wipe
+elif [ "${alert}" == "info" ]; then
+	fn_alert_info
 fi
 fi
 
 
 # Generate alert log.
 # Generate alert log.