4 lines
57 B
Plaintext
4 lines
57 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
killall web_focus wf_r3
|
||
|
|
./wf_r3 &> /dev/null &
|