9 lines
105 B
Bash
Executable File
9 lines
105 B
Bash
Executable File
#!/bin/bash
|
|
|
|
NETWORK="'../../examples/comp_workshops'"
|
|
SHORTNAME="cw"
|
|
QUERY="series(X)"
|
|
|
|
N_WORKSHOPS=10
|
|
|