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