Enable icecast autoinstall

And fix docs :)
This commit is contained in:
Lucas Bickel 2017-03-07 15:36:18 +01:00
parent 216a5f98eb
commit 2350650e26
3 changed files with 4 additions and 4 deletions

View file

@ -210,11 +210,11 @@ while :; do
exit 1
;;
--web-port)
echo 'ERROR: Pleas specify a port number.' >&2
echo 'ERROR: Please specify a port number.' >&2
exit 1
;;
--web-port=)
echo 'ERROR: Pleas specify a port number.' >&2
echo 'ERROR: Please specify a port number.' >&2
exit 1
;;
--web-port=?*)