fluxion/scripts/debug.sh

7 lines
150 B
Bash
Raw Normal View History

2017-12-31 09:02:12 -07:00
#!/ bin / 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