xrsh-buildroot/buildroot-v86/board/v86/rootfs_overlay/root/bin/teleport

5 lines
135 B
Plaintext
Raw Normal View History

2025-01-09 12:14:26 +01:00
#!/bin/sh
test -n "$1" || { echo "usage: teleport <http://...foo.glb>"; exit 0; }
echo "" > ~/index.html # empty scene
a-gltf-model $*