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