1
0
Fork 0
bin/run-on-amd

6 lines
46 B
Bash
Executable File

#!/usr/bin/env bash
export DRI_PRIME=1;
$@;