mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-08 19:20:47 -05:00
Version number added.
This commit is contained in:
parent
0ac3646e9c
commit
f69cfc3b88
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue