1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-14 11:23:02 +02:00
dockerfiles/dnscrypt/proxy/dnscrypt-proxy/DEBIAN/prerm
2016-04-10 17:27:38 +08:00

5 lines
76 B
Bash
Executable File

#!/bin/bash
systemctl disable dnscrypt-proxy
systemctl stop dnscrypt-proxy