Explorar o código

Make deploy_enclaves.sh executable

Ian Goldberg %!s(int64=4) %!d(string=hai) anos
pai
achega
74e25d2b9a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      docker/Dockerfile

+ 1 - 0
docker/Dockerfile

@@ -76,3 +76,4 @@ RUN git clone https://git-crysp.uwaterloo.ca/miti/Apache_PHP_extension.git && \
 
 WORKDIR /root 
 COPY deploy_enclaves.sh ./
+RUN chmod 755 ./deploy_enclaves.sh