#!/bin/sh test -n "$1" || { echo "usage: a-gltf-model "; exit; } file="${1#/}" # strip leading slash if present echo "" >> /root/index.html