@@ -2,6 +2,9 @@
COMMAND="php cmd.php"
+eval $(ssh-agent)
+ssh-add /opt/keys/bitbucket.id_rsa
+
if [ "$#" -ne 0 ];
then
for word in "$@"