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