Skip to content
Snippets Groups Projects
Commit 9308ef2a authored by Erick Lavoie's avatar Erick Lavoie
Browse files

Fixed path

parent 89aa5952
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash
TOOLS=../../../../learn-topology/tools; CWD="$(pwd)"; cd $TOOLS
TOOLS=../../../../../../learn-topology/tools; CWD="$(pwd)"; cd $TOOLS
BSZS='
128
'
......
#!/usr/bin/env bash
TOOLS=../../../../learn-topology/tools; CWD="$(pwd)"; cd $TOOLS
TOOLS=../../../../../../learn-topology/tools; CWD="$(pwd)"; cd $TOOLS
BSZS='
128
'
......
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