dotfiles/.local/bin/tools/patch_mailsync

3 lines
86 B
Plaintext
Raw Normal View History

2023-01-30 16:41:47 +01:00
#!/bin/sh
sudo sed -i '/case "$(readlink -f \/sbin\/init)" in/,+2d' $(which mailsync)