Hi,
If i run the bash script:
curl -s https://raw.githubusercontent.com/clean-docker/ghost-cms/master/dc | bash -s setup mydomain.com
It doesn't work because there is no docker-compose or config files on my new server.
Are you suppose to first clone the repo and go to a particular directory first??