mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-14 11:23:02 +02: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
|