fluxion/scripts/debug.sh

7 lines
155 B
Bash
Raw Normal View History

#!/usr/bin/env bash
2017-12-12 14:24:52 -07:00
2018-01-25 13:29:04 -07:00
# These are the debug flags used by the script
export FLUXIONDebug=1
export FLUXIONWIKillProcesses=1
export FLUXIONWIReloadDriver=1