mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2025-01-09 04:27:35 +08:00
added info
This commit is contained in:
parent
39fcc1c6c2
commit
30ac8551ba
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user