Skip to content
Snippets Groups Projects
Commit 4d382dc6 authored by Robert Martin-Legene's avatar Robert Martin-Legene
Browse files

Renaming bfatestnode to bfanonotest

parent 2db610ae
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ if [ "$1" = "test" ]
then
tag="test"
class="test"
name="bfatestnode"
name="bfanodotest"
netdir="test2network"
else
tag="latest"
......@@ -30,7 +30,7 @@ then
chown -R 30303:30303 ${vd}
else
# This is a bit slower, but works
docker run --rm $mounts -u root alpine chown -R 30303:30303 /home/bfa/bfa/network
docker run --rm $mounts -u root alpine chown -R 30303:30303 /home/bfa/bfa/${netdir}
fi
# Run this just a single time.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment