add no streamer option properly

This commit is contained in:
paukstelis
2023-06-04 17:42:03 -04:00
parent 200800077d
commit 0c195afe22

View File

@@ -945,6 +945,7 @@ streamer_install() {
break
;;
"None")
VID=3
break
;;
*) echo "invalid option $REPLY";;