Skip to content

Commit 8cb1b1d

Browse files
committed
Replace chip-device-ctrl with chip-repl
1 parent 66f5928 commit 8cb1b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/tools/linux_ip_namespace_setup.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ function help() {
124124
echo "sudo <path>/$file_name -r <path>/<application_name>"
125125
echo ""
126126
echo "Terminal 2:"
127-
echo "<path>/chip-device-ctrl"
127+
echo "<path>/chip-repl"
128128
echo ""
129129
echo "This script requires sudo for setup and requires access to ebtables-legacy"
130130
echo "to set up dual ipv4/ipv6 namespaces. Defaults to ipv6 only."

0 commit comments

Comments
 (0)