Loading Documents/bin/flush-dns 0 → 100644 +11 −0 Original line number Diff line number Diff line #!/bin/sh set -eu if wb -u then flatpak-spawn --host \ sudo systemctl restart systemd-resolved.service else sudo systemctl restart systemd-resolved.service fi ssh ns1.shore.co.il doas rcctl restart unbound Loading
Documents/bin/flush-dns 0 → 100644 +11 −0 Original line number Diff line number Diff line #!/bin/sh set -eu if wb -u then flatpak-spawn --host \ sudo systemctl restart systemd-resolved.service else sudo systemctl restart systemd-resolved.service fi ssh ns1.shore.co.il doas rcctl restart unbound