From b5fc258c9471e47fcdd1c06d6ddfddea3425eee6 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 8 Apr 2020 20:01:28 -0700 Subject: Fix push-all script --- push-all | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'push-all') diff --git a/push-all b/push-all index 32d0c5a..dcc4df2 100755 --- a/push-all +++ b/push-all @@ -7,5 +7,5 @@ push Com.Simatime.Cloud simatime.com bild Com.Simatime.Dev push Com.Simatime.Dev dev.simatime.com -bild Com.Simatime.Prod -push Com.Simatime.Prod prod.simatime.com +bild Run.Que.Prod +push Run.Que.Prod que.run -- cgit v1.2.3