test
This commit is contained in:
@@ -13,7 +13,7 @@ set -x
|
||||
#my_array+=({ 'name': 'one', 'use': false}) # Add a new item to the array
|
||||
#bashio::config::update 'my_array' "${my_array[@]}"
|
||||
|
||||
list=$(eval "/usr/bin/vhclient -t 'LIST' | grep '--'")
|
||||
list=$(eval "/usr/bin/vhclient -t LIST | grep --")
|
||||
bashio::log.info "${list}"
|
||||
|
||||
#options=$(bashio::addon.options)
|
||||
|
||||
Reference in New Issue
Block a user