From 7d2945e0e90a4f26d14623b25b76052ade9bc2ce Mon Sep 17 00:00:00 2001 From: giles Date: Fri, 4 Oct 2024 18:11:19 +0100 Subject: [PATCH] deployed --- deploy-me.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-me.sh b/deploy-me.sh index a8bc2e0..9e2490d 100644 --- a/deploy-me.sh +++ b/deploy-me.sh @@ -1,4 +1,4 @@ git add -A git commit -m 'deployed' git push origin HEAD -ssh root@rose-ash.com -t 'cd web-site/themes/edition && git pull && cd ../.. && . ./.env && sh deploy.sh' +ssh root@rose-ash.com -t 'cd web-site/themes/edition && git checkout shop-fix-3 && git pull && cd ../.. && . ./.env && sh deploy.sh'