Update 'scripts/pmauninstall.sh'

This commit is contained in:
Sophia Atkinson 2022-10-20 11:03:28 -07:00
parent e879733820
commit a74b0b4ee1
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ do
break break
;; ;;
*) *)
echo "That wasnt an option..." echo "That wasn't an option..."
;; ;;
esac esac
done done