From 8df915a2775103dc860d1dbdb40e54b424a18ff1 Mon Sep 17 00:00:00 2001 From: mhoellein Date: Tue, 9 Jun 2020 10:03:51 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to apt run --- profile.d/ssh_mail.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0