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

7 lines
128 B
Bash
Executable File

#!/bin/sh
/usr/bin/reset
set -x
echo '' > ~/index.html # empty scene
set +x
echo "[i] terminal and 3D scene are re-initialized"