Update plex.sh

This commit is contained in:
ArchemedIan 2023-09-03 08:45:51 -04:00
parent 81b0beb7e1
commit e8a533a53c
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ function default_settings() {
MAC="" MAC=""
VLAN="" VLAN=""
SSH="no" SSH="no"
VERB="no" VERB="yes"
echo_default echo_default
} }