toaruos/apps/show-tutorial.sh

6 lines
64 B
Bash

#!/bin/sh
touch ~/.tutorial-shown
sh -c "sleep 1; tutorial" &