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

5 lines
135 B
Bash
Executable File

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