5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-01 11:56:08 +00:00

enviar cambios

This commit is contained in:
f 2022-04-14 18:30:34 -03:00
parent 1e0642c45b
commit 30ddcca4a8

View file

@ -111,6 +111,7 @@ save: ## Subir la imagen Docker al nodo delegado
@echo -e "\a"
ota: ## Actualizar Rails en el nodo delegado
git push
ssh $(delegate) git -C /srv/sutty/srv/http/panel.sutty.nl pull ; true
ssh $(delegate) git -C /srv/sutty/srv/http/panel.sutty.nl lfs prune
ssh $(delegate) chown -R 1000:82 /srv/sutty/srv/http/panel.sutty.nl