mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-26 23:21:36 +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
|