From a6d4d7e3b517ffee46f1fbaea1293d85605ff9f2 Mon Sep 17 00:00:00 2001 From: Nico Schottelius <nico@nico-notebook.schottelius.org> Date: Thu, 2 Dec 2021 11:29:01 +0100 Subject: [PATCH] ++print url --- stva.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/stva.sh b/stva.sh index abe5535..006c4bd 100755 --- a/stva.sh +++ b/stva.sh @@ -29,3 +29,4 @@ touch "$oldfile" diff -u "$oldfile" "$newfile" mv "$newfile" "$oldfile" +echo "Full info at https://e-schild.stva.gl.ch/"