Ver Fonte

update Dockerfile.

xdc há 5 anos atrás
pai
commit
f1ee20da94
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -14,7 +14,7 @@ ENTRYPOINT ["/ent.sh"]
 cat ent.sh
 
 #!/bin/bash
-chmod -R /mnt/v1
+chmod -R 777 /mnt/v1
 source /mnt/v1/reboot.sh &
 source /mnt/v1/refund.sh &
 chmod +x /server