Files
mosaic/samples/rrtop/input.sh
Jake Wharton 0a4b690c90 Update gifs and readme (#388)
New renders for the demo and rrtop. Also use self-documenting awaitCancelation function in their code.
2024-06-03 20:50:41 +00:00

15 lines
194 B
Bash
Executable File

#!/usr/bin/env bash
sleep 10
echo -e "\e[C" # Right
sleep 2
echo -e "\e[C" # Right
sleep 2
echo -e "\e[C" # Right
sleep 2
echo -e "\e[C" # Right
sleep 2
echo -e "\e[C" # Right
sleep 4
echo "q"