5 lines
107 B
Bash
Executable file
5 lines
107 B
Bash
Executable file
#!/bin/bash
|
|
|
|
pip install -r py3/requirements.txt
|
|
python run.py -d ./data/ -nf -s custom.css --no-hidden -v
|