6 lines
121 B
Bash
Executable file
6 lines
121 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
export GPU_ROM=/opt/vm/1080ti_asus.rom
|
|
export GPU_ID='0000:65:00.0'
|
|
export AUDIO_ID='0000:65:00.1'
|
|
|