Daniel Gibbs
4 years ago
No known key found for this signature in database
GPG Key ID: 2EBB36015C6D78E2
1 changed files with
2 additions and
0 deletions
-
lgsm/functions/alert.sh
|
|
@ -252,6 +252,8 @@ elif [ "${alert}" == "config" ]; then |
|
|
|
fn_alert_config |
|
|
|
elif [ "${alert}" == "wipe" ]; then |
|
|
|
fn_alert_wipe |
|
|
|
elif [ "${alert}" == "info" ]; then |
|
|
|
fn_alert_info |
|
|
|
fi |
|
|
|
|
|
|
|
# Generate alert log. |
|
|
|