Merge pull request #58 from guyou/patch-1
set value when no streaming is selected
This commit is contained in:
@@ -874,6 +874,7 @@ prepare () {
|
||||
break
|
||||
;;
|
||||
"None")
|
||||
VID=3
|
||||
break
|
||||
;;
|
||||
*) echo "invalid option $REPLY";;
|
||||
|
||||
Reference in New Issue
Block a user