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
2021-04-08 18:56:33 +09:00

4 lines
74 B
Bash

#!/usr/bin/env bash
set -euo pipefail
systemctl stop AdGuardHome.service