From e6eb94910b3fe028795648919f749d0646b28d44 Mon Sep 17 00:00:00 2001 From: Leon van Kammen Date: Tue, 14 Jan 2025 15:43:37 +0100 Subject: [PATCH] typofix --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index c11715b..9b6e5c7 100644 --- a/.env +++ b/.env @@ -16,7 +16,7 @@ which nix && test -z "$NIX_SHELL_XRF" && { echo '[i] installing nix-shell' && nix-shell } -test GITEA_ROOT_URL "https://forgejo.isvery.ninja" && { +test "$GITEA_ROOT_URL" "https://forgejo.isvery.ninja" && { # on the website xrfragment.org copy examples to root-dir # (so https://xrfragment.org/index.glb can be requested remotely) # because that really emphasizes a nice WebXR experience-at-website-root paradigm