[go: up one dir, main page]

Menu

[80f989]: / reggata  Maximize  Restore  History

Download this file

8 lines (5 with data), 226 Bytes

#!/bin/bash

#REGGATA_HOME should point to the root of Reggata source tree
export REGGATA_HOME=/home/vlkv/projects/reggata.git

export PYTHONPATH=$REGGATA_HOME/ui/:$REGGATA_HOME/lib/
python3 $REGGATA_HOME/src/main_window.py &