5 lines
52 B
Bash
5 lines
52 B
Bash
|
cd "${0%/*}"
|
||
|
|
||
|
cd scripts
|
||
|
python3 setup-generator.py
|