Browse Source

Version number added.

Chris Boesch 2 years ago
parent
commit
f69cfc3b88
1 changed files with 3 additions and 0 deletions
  1. 3 0
      patches/eowyn.sh

+ 3 - 0
patches/eowyn.sh

@@ -21,6 +21,9 @@ then
     exit 1
     exit 1
 fi
 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.
 # Create directory of healing if it doesn't already exist.
 mkdir -p patches/healed
 mkdir -p patches/healed