@@ -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