atom-build
atom-build copied to clipboard
Run on remote host?
I am working on a docker project and when I try to run openssh to connect to it nothing happens...
build script:
cmd: ssh [Username]@[IP] cd [The Folder] && sudo docker-compose up