mirror of
https://gitlab.com/RemixDev/deemix-gui-pyweb.git
synced 2024-12-29 10:56:06 +00:00
3 lines
70 B
Bash
3 lines
70 B
Bash
|
cd "$(dirname "$0")"
|
||
|
source venv/Scripts/activate
|
||
|
python deemix_gui.py
|