Parcourir la source

update Dockerfile.

xdc il y a 5 ans
Parent
commit
f1ee20da94
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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