This repository has been archived on 2025-02-14. You can view files and clone it, but cannot push or open issues or pull requests.
pyinfra-adguard/files/stop-adguard.sh

5 lines
74 B
Bash
Raw Permalink Normal View History

2021-04-08 18:56:33 +09:00
#!/usr/bin/env bash
set -euo pipefail
systemctl stop AdGuardHome.service