We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7abedc4 commit c707de8Copy full SHA for c707de8
lgsm/modules/alert.sh
@@ -147,7 +147,7 @@ fn_alert_check_update() {
147
}
148
149
fn_alert_update_linuxgsm() {
150
- fn_script_log_info "Sending alert: ${selfname} has received a LinuxGSM update"
+ fn_script_log_info "Sending alert: ${selfname} has received an LinuxGSM update"
151
alertaction="Updated"
152
alertemoji="🎉"
153
alertsound="1"
0 commit comments