Merge branch 'master' of code.ungleich.ch:ungleich-public/ungleich-tools into master

This commit is contained in:
Nico Schottelius 2020-10-12 22:19:53 +02:00
commit 238f171fc3

View file

@ -2,7 +2,7 @@
# 2020-06-13, Nico Schottelius
# See https://ungleich.ch/u/products/viirb-ipv6-box/
if [ $# -ne 2 ]; then
if [ $# -lt 2 ]; then
echo "$0 viirb-ip-address viirb-id [wgprivkey]"
echo " viirb-ip-address: where to find the viirb"
echo " viirb-id: number in decimal format"