Explorar o código

Agregado al execute.sh la key de bitbucket

gabriel %!s(int64=7) %!d(string=hai) anos
pai
achega
39edff83c6
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      tools/execute.sh

+ 3 - 0
tools/execute.sh

@@ -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 "$@"