diff --git a/.env b/.env index 8116cf7..695e6a3 100644 --- a/.env +++ b/.env @@ -20,5 +20,5 @@ test $(hostname) = 2wa && { # 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 - cp -r examples/assets . + cp -r example/assets . }