3 lines
86 B
Plaintext
3 lines
86 B
Plaintext
|
#!/bin/sh
|
||
|
sudo sed -i '/case "$(readlink -f \/sbin\/init)" in/,+2d' $(which mailsync)
|