diff --git a/compose.yaml b/compose.yaml index 858029d..65b3b0e 100644 --- a/compose.yaml +++ b/compose.yaml @@ -7,3 +7,4 @@ services: - "7130:7130" volumes: - /var/printfarm/printer1:/opt/printstack/data + command: ["/bin/bash", "-c", "/opt/printstack/entrypoint.sh"] \ No newline at end of file