mirror of
https://github.com/FluxionNetwork/fluxion.git
synced 2026-06-04 21:03:22 +08:00
- 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
7 lines
155 B
Bash
Executable File
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
|