Spaces:
Runtime error
Runtime error
File size: 85 Bytes
f61fe62 |
1 2 3 4 5 6 |
#!/bin/sh
printf "\033]0;Applio\007"
. .venv/bin/activate
clear
python app.py --open |