Guest User

Untitled

a guest
Feb 18th, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. while pgrep omxplayer >/dev/null; do sleep 1; done
  2. (sleep 10; mpg123 -Z /home/pi/RetroPie/roms/music/*.mp3 >/dev/null 2>&1) &
  3. emulationstation #auto
Add Comment
Please, Sign In to add comment