mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-09 19:40:48 -05:00
commit
fa28aedfe1
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