fluxion/scripts/debug.sh
deltaxflux cb18ae87e7 Inital commit:
- Push fluxion 1.0 (stable)
    - Update devices list
    - Fix ChipsetUtils
    - Rename Help.sh to HelpUtils.sh
    - Minor diagnostic bug fixes
    - Include all changes until 4.16
2018-08-03 20:48:31 +02:00

7 lines
155 B
Bash
Executable File

#!/usr/bin/env bash
# These are the debug flags used by the script
export FLUXIONDebug=1
export FLUXIONWIKillProcesses=1
export FLUXIONWIReloadDriver=1