sane-stop-all-servo: remove extraneous call to sudo

This commit is contained in:
2024-07-05 14:12:48 +00:00
parent 5ebaaf46a2
commit 56e488b130

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p bash -p systemd
sudo systemctl stop \
systemctl stop \
bitcoind-mainnet \
coturn \
dovecot2 \