#!/bin/sh
cd $(dirname $(readlink -f $0))
echo "loading AFRAME glTF scene"
cp index.html /root/index.html