final edit fixes

This commit is contained in:
Wifinigel 2023-02-19 13:53:15 +00:00
parent b10b99bd87
commit f3beb2ed9b
41 changed files with 164 additions and 150 deletions

View file

@ -15,7 +15,8 @@ if ( [:typeof $WanInterfaces] = "nothing") do={
# Is the variable an array data type?
if ( [:typeof $WanInterfaces] != "array") do={
:error "The WanInterfaces global variable is not an array data type. Exiting."
:error "The WanInterfaces global variable is not an array data \
type. Exiting."
}
# Let's step through the interfaces in the array