Skip to content
Snippets Groups Projects
Commit 58b55c54 authored by Josh Brooks's avatar Josh Brooks
Browse files

Bug in gen/

parent 37b529f1
No related branches found
No related tags found
1 merge request!68Master merge
...@@ -73,7 +73,7 @@ echo "NETWORK: $NETWORKENTRYPOINT" ...@@ -73,7 +73,7 @@ echo "NETWORK: $NETWORKENTRYPOINT"
if [ "$NETWORKENTRYPOINT" == "localhost:{entry_point}" ] if [ "$NETWORKENTRYPOINT" == "localhost:{entry_point}" ]
then then
source temp_network.sh source network.sh
else else
echo "Connecting to network defined at $NETWORKENTRYPOINT" echo "Connecting to network defined at $NETWORKENTRYPOINT"
......
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