3 lines
68 B
Plaintext
3 lines
68 B
Plaintext
|
#!/bin/sh
|
||
|
sleep 3 && gammastep -P -l -6.2:106 -t 6500:5000 & disown
|