Explorar o código

Add revoke.sh

Vladimir Tomishinets %!s(int64=6) %!d(string=hai) anos
pai
achega
dd3913bdab
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -2,6 +2,7 @@ FROM centos:7
 ENTRYPOINT ["/tmp/docker-entrypoint.sh"]
 COPY docker-entrypoint.sh \
      keygen.sh \
+     revoke.sh \
      /tmp/
 COPY openvpn/ /etc/openvpn/
 COPY stonevpn.conf /etc/stonevpn.conf