Explorar el Código

update script

master
Daniel hace 1 año
padre
commit
f2328ac310
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      1deployMatsenApi.sh

+ 1
- 1
1deployMatsenApi.sh Ver fichero

@@ -8,7 +8,7 @@ GIT_PATH="/var/www/matsen-git-repository/matsen-tool-be"
copy_files() {
# Git Pull durchführen
cd ${GIT_PATH}
sudo git pull
sudo GIT_SSH_COMMAND="ssh -i /home/service-spawntree/.ssh/id_rsa -p 1122" git pull

echo "$(tput setab 2)matsen api has been PULLED$(tput sgr 0)"



Cargando…
Cancelar
Guardar