1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-15 17:43:51 +01:00

examples/gnrc_networking_subnets: fix setup_taps.sh script

This commit is contained in:
Benjamin Valentin 2025-02-21 14:40:17 +01:00
parent 4d41dda9a7
commit 6051f46161

View File

@ -4,7 +4,7 @@ PREFIX=2001:db8::/60
SCRIPTPATH=$(dirname $(realpath "$0"))
RIOTBASE=$SCRIPTPATH/../..
RIOTBASE=$SCRIPTPATH/../../../..
RIOTTOOLS=$RIOTBASE/dist/tools
TOPOLOGY=$SCRIPTPATH/tapology.txt