1
0
Fork 0
mirror of https://github.com/sbrl/bin.git synced 2018-01-10 21:33:46 +00:00
This commit is contained in:
Starbeamrainbowlabs 2017-08-28 11:05:42 +01:00
commit 970b51d269
2 changed files with 5 additions and 0 deletions

BIN
catimg

Binary file not shown.

5
run-on-amd Executable file
View file

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