mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 10:03:50 +01:00
examples/gnrc_networking_subnets: fix setup_taps.sh script
This commit is contained in:
parent
4d41dda9a7
commit
6051f46161
@ -4,7 +4,7 @@ PREFIX=2001:db8::/60
|
|||||||
|
|
||||||
SCRIPTPATH=$(dirname $(realpath "$0"))
|
SCRIPTPATH=$(dirname $(realpath "$0"))
|
||||||
|
|
||||||
RIOTBASE=$SCRIPTPATH/../..
|
RIOTBASE=$SCRIPTPATH/../../../..
|
||||||
RIOTTOOLS=$RIOTBASE/dist/tools
|
RIOTTOOLS=$RIOTBASE/dist/tools
|
||||||
TOPOLOGY=$SCRIPTPATH/tapology.txt
|
TOPOLOGY=$SCRIPTPATH/tapology.txt
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user