From c659ac077f8a0702f340948975b3157a94b7aba9 Mon Sep 17 00:00:00 2001 From: Chris Boesch <48591413+chrboesch@users.noreply.github.com> Date: Tue, 25 Apr 2023 23:34:56 +0200 Subject: [PATCH] Version number added. --- patches/eowyn.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/patches/eowyn.sh b/patches/eowyn.sh index 82857ea..bc2fb7c 100755 --- a/patches/eowyn.sh +++ b/patches/eowyn.sh @@ -21,6 +21,9 @@ then exit 1 fi +# Which version we have? +echo "I am in version 23.4.25.1, let's try our magic power." + # Create directory of healing if it doesn't already exist. mkdir -p patches/healed