diff --git a/.more-ci/deploy-pre.sh b/.more-ci/deploy-pre.sh index ed781b0..f6eafda 100644 --- a/.more-ci/deploy-pre.sh +++ b/.more-ci/deploy-pre.sh @@ -1,5 +1,5 @@ #!/bin/bash -set -x +#set -x apt-get update && apt-get install --yes --no-install-recommends rsync git openssh-client curl sshpass eval $(ssh-agent -s) chmod 600 $1