mirror of
https://github.com/unraid/webgui.git
synced 2026-03-05 08:00:49 -06:00
Update rc.library.source
This commit is contained in:
@@ -45,7 +45,7 @@ scan(){
|
||||
}
|
||||
|
||||
good(){
|
||||
local TAG BAD=
|
||||
local TAG BAD
|
||||
for TAG in ${BIND[@]}; do
|
||||
[[ -z $1 || $1 == $TAG || ${1:0:4} == fe80 ]] && BAD=1 && break
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user