Merge pull request #5 from icelaglace/patch-1

No hangup on boot sound
This commit is contained in:
GNU
2020-10-08 14:36:35 +08:00
committed by GitHub

View File

@@ -5,6 +5,6 @@ BASENAME=`dirname "$0"`
cd $BASENAME/sys.py
# boot sound
mplayer -volume 75 /home/cpi/music/startup.mp3
nohup mplayer -volume 75 /home/cpi/music/startup.mp3
python run.py