Files
entropy/rigo/debug_rigo.sh

7 lines
181 B
Bash
Executable File

#!/bin/sh
export RIGO_DATA_DIR="./data"
export RIGO_ICON_PATH="./data/icons"
# GDB?
# exec gdb --args python rigo_app.py # --dumper --debug
exec python rigo_app.py --dumper --debug