FLuxGym / app-launch.sh
MegaTronX's picture
Upload 31 files
8c8ca97 verified
raw
history blame contribute delete
89 Bytes
#!/usr/bin/env bash
cd "`dirname "$0"`" || exit 1
. env/bin/activate
python app.py