1
0
Fork 0

Add run-on-amd command

This commit is contained in:
Starbeamrainbowlabs 2017-08-26 21:57:40 +01:00
parent 98d898c348
commit 50ea3e9276
1 changed files with 5 additions and 0 deletions

5
run-on-amd Executable file
View File

@ -0,0 +1,5 @@
#!/usr/bin/env bash
export DRI_PRIME=1;
$@;