mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-25 06:49:31 +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
|