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

6 lines
46 B
Plaintext
Raw Normal View History

2017-08-26 20:57:40 +00:00
#!/usr/bin/env bash
export DRI_PRIME=1;
$@;