From 4998be1a33965a7ad74ce90de255d6617af16f38 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Tue, 9 Feb 2021 11:12:01 +0100 Subject: :wrench: Try another fix for service worker --- postbuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postbuild.sh') diff --git a/postbuild.sh b/postbuild.sh index 1c48fd8..5d5aa50 100755 --- a/postbuild.sh +++ b/postbuild.sh @@ -1,5 +1,5 @@ #!/bin/bash -PUBLISH_URL="" +PUBLISH_URL="/hoverbit-ble/" cd "dist" || exit 1 -- cgit v1.2.3