Merge pull request 'Portorder 1-4 (4=WAN) entspricht nun Geräteaufdruck' (#2) from foliant-patch-2 into master

Reviewed-on: #2
This commit is contained in:
Foliant 2021-09-02 19:17:41 +02:00
commit 66fa7a41f8
1 changed files with 3 additions and 0 deletions

View File

@ -42,6 +42,9 @@ get_port_order() {
tplink,tl-wr841-v8)
PORTORDER="2 3 4 1"
;;
tplink,tdw8980)
PORTORDER="5 0 2 4"
;;
esac
echo "$PORTORDER"