mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-01 02:27:26 +01:00
6 lines
85 B
Bash
Executable File
6 lines
85 B
Bash
Executable File
#!/bin/bash
|
|
|
|
ldconfig
|
|
systemctl start dnscrypt-proxy
|
|
systemctl enable dnscrypt-proxy
|