aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2022-06-04 16:27:25 -0600
committerBryson Steck <steck.bryson@gmail.com>2022-06-04 16:27:25 -0600
commit71cfe76db162bed36a48d70df2a35db91c0044a5 (patch)
tree42d7cf2d4a549ea938c4867bf6642e078a5671f7
parentaa73c77e0d8f134cb87ee0625f30bbc542388779 (diff)
downloadriibalanced-patcher-71cfe76db162bed36a48d70df2a35db91c0044a5.tar
riibalanced-patcher-71cfe76db162bed36a48d70df2a35db91c0044a5.tar.gz
riibalanced-patcher-71cfe76db162bed36a48d70df2a35db91c0044a5.tar.bz2
forgot to end if
-rwxr-xr-xpatch_iso.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/patch_iso.sh b/patch_iso.sh
index b4863a8..6fe8f0c 100755
--- a/patch_iso.sh
+++ b/patch_iso.sh
@@ -40,6 +40,7 @@ if [[ ERROR -ne 0 ]]; then
echo "Try running 'xcode-select --install'."
else
echo "Please consult your system's package manager."
+ fi
exit 0
fi