diff --git a/deploy-me.sh b/deploy-me.sh
index 9e2490d..83d6b80 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 checkout shop-fix-3 && 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 && docker service scale rose-ash_ghost=0 && docker service scale rose-ash_ghost=1'
diff --git a/partials/shop/scripts.hbs b/partials/shop/scripts.hbs
index 4206181..fb147e3 100644
--- a/partials/shop/scripts.hbs
+++ b/partials/shop/scripts.hbs
@@ -1,5 +1,4 @@
-