Add new line

This commit is contained in:
Luke Murphy
2020-03-29 10:57:58 +02:00
parent 2f4966a7b8
commit 44ec22625d

View File

@ -1,2 +1,3 @@
#!/bin/sh
ssh -p {{ ssh_listen_port }} -o StrictHostKeyChecking=no git@{{ dokku_container_ip }} "SSH_ORIGINAL_COMMAND=\"$SSH_ORIGINAL_COMMAND\" $0 $@"