From: mhoellein Date: Tue, 9 Jun 2020 08:03:51 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=8df915a2775103dc860d1dbdb40e54b424a18ff1;p=vserver saving uncommitted changes in /etc prior to apt run --- diff --git a/profile.d/ssh_mail.sh b/profile.d/ssh_mail.sh index c27047b3f..7999d0d98 100644 --- a/profile.d/ssh_mail.sh +++ b/profile.d/ssh_mail.sh @@ -1 +1 @@ -/usr/local/sbin/shell-login.sh | mailx -s "SSH Login auf homeserver" mario@hoellein.online +/usr/local/sbin/shell-login.sh | mailx -s "SSH Login auf `hostname`" mario@hoellein.online