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
commit 089438eb58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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