enemy7 commited on
Commit
44a2d3c
·
1 Parent(s): c4fd5af

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -55,4 +55,4 @@ COPY . .
55
  RUN chmod 777 nextcloud.sh
56
  # Start the SSH server when the container runs
57
  # CMD ["python3","app.py"]
58
- CMD ["./netcloud.sh"]
 
55
  RUN chmod 777 nextcloud.sh
56
  # Start the SSH server when the container runs
57
  # CMD ["python3","app.py"]
58
+ CMD ["./nextcloud.sh"]