aboutsummaryrefslogtreecommitdiff
path: root/postbuild.sh
diff options
context:
space:
mode:
authorJakob Stendahl <jakob.stendahl@outlook.com>2021-02-09 11:12:01 +0100
committerJakob Stendahl <jakob.stendahl@outlook.com>2021-02-09 11:12:01 +0100
commit4998be1a33965a7ad74ce90de255d6617af16f38 (patch)
tree0d73806f6e8fb586cc815993d6a96758007dc26a /postbuild.sh
parentdf58b29a84fe482cbc2a1d6af385c7cead055bcc (diff)
downloadhoverbit-ble-4998be1a33965a7ad74ce90de255d6617af16f38.tar.gz
hoverbit-ble-4998be1a33965a7ad74ce90de255d6617af16f38.zip
:wrench: Try another fix for service worker
Diffstat (limited to 'postbuild.sh')
-rwxr-xr-xpostbuild.sh2
1 files changed, 1 insertions, 1 deletions
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