1
0
Fork 0
mirror of https://github.com/sbrl/bin.git synced 2018-01-10 21:33:46 +00:00

Add run-on-amd command

This commit is contained in:
Starbeamrainbowlabs 2017-08-26 21:57:40 +01:00
parent 98d898c348
commit 50ea3e9276

5
run-on-amd Executable file
View file

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