From e8128d94a2f7a544abc7341af406208c9bcdcc25 Mon Sep 17 00:00:00 2001 From: byloveletter Date: Mon, 20 Mar 2023 17:52:21 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9D=B8=ED=8A=B8=EB=A1=9C=20=EB=81=8A?= =?UTF-8?q?=EC=96=B4=EC=A7=90=20=EC=9D=B4=EC=8A=88=20=EC=8B=9C=EC=9E=91=20?= =?UTF-8?q?=EC=8A=A4=ED=81=AC=EB=A6=BD=ED=8A=B8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/run.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/files/run.sh b/files/run.sh index f210b1e..dfbbcc8 100755 --- a/files/run.sh +++ b/files/run.sh @@ -36,3 +36,9 @@ echo RGB24 > /sys/class/graphics/fb0/fsl_disp_fb_format cd ${BASE_DIR} ./superdaemon & + +sleep 2 + +/usr/bin/amixer -c 0 sset 'PCM',0 70% 70% on +/usr/bin/aplay /root/opening.wav & +/usr/bin/amixer -c 0 sset 'PCM',0 88% 88% on \ No newline at end of file -- 2.1.4