Update 'scripts/gitlabinstall.sh'

This commit is contained in:
Sophia Atkinson 2022-10-20 11:02:52 -07:00
parent 4911b0585f
commit 49c6c680ff
1 changed files with 1 additions and 1 deletions

View File

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