351646d5bd
except when it already exists, of course
4 lines
49 B
Bash
4 lines
49 B
Bash
#!/bin/sh
|
|
exec 2>&1
|
|
|
|
exec /usr/bin/nvidia-powerd
|