From b08b596b34a9f84248df294c7ee4f0c953e000a2 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 16 Sep 2021 18:44:16 +0200 Subject: 3d clocks --- sync.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sync.sh') diff --git a/sync.sh b/sync.sh index 961dd48..d061cf5 100755 --- a/sync.sh +++ b/sync.sh @@ -1,5 +1,8 @@ #!/bin/bash +# build js +yarn build:production + # sync local to remote rsync -rlptuvz data_store/ lens@garden:no6092/data_store/ scp public/assets/js/bundle.js* lens@garden:no6092/public/assets/js/ -- cgit v1.2.3-70-g09d2