Enable icecast autoinstall
And fix docs :)
This commit is contained in:
parent
216a5f98eb
commit
2350650e26
3 changed files with 4 additions and 4 deletions
4
install
4
install
|
@ -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=?*)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue