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

7 lines
128 B
Plaintext
Raw Normal View History

2024-11-20 15:40:17 +01:00
#!/bin/sh
/usr/bin/reset
set -x
echo '' > ~/index.html # empty scene
set +x
echo "[i] terminal and 3D scene are re-initialized"