From e2520808f0a3d178182f0d7cb015a96b2957865a Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sun, 19 Jan 2020 11:08:09 +0100 Subject: [PATCH] -e (not the shell option this time) --- myssh.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/myssh.sh b/myssh.sh index b0f34a8..40177dd 100755 --- a/myssh.sh +++ b/myssh.sh @@ -3,7 +3,7 @@ # Changes background colour to red for remote and resets to LightYellow2 after # the session is finished # -# Inspiration by Stefan Bauer +# Inspiration by Stefan Baur # Coded by Nico Schottelius, 2020-01-19 # # Copying: GPLv3