Selaa lähdekoodia

update Dockerfile.

xdc 5 vuotta sitten
vanhempi
sitoutus
f1ee20da94
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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