LogViewer / launch.sh
topguy's picture
First commit.
6e44555
raw
history blame
120 Bytes
#!/bin/bash
source ~/.virtualenvs/LogViewer/bin/activate
python "/media/topguy/T7 Shield/AIPlayGround/LogViewer/app.py"