From d348da559cdced2199143926e2f660c49c23cd27 Mon Sep 17 00:00:00 2001 From: rern Date: Thu, 26 May 2022 09:24:15 +0700 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index eab1ef647..094bab316 100644 --- a/install.sh +++ b/install.sh @@ -17,7 +17,7 @@ if grep -q 'force user = mpd' /etc/samba/smb.conf; then fi # 20220505 -[[ ! -e /srv/http/data/system/asoundcard ]] && cp /srv/http/data/{shm,system}/asoundcard +[[ ! -e /srv/http/data/system/asoundcard && ! -e /srv/http/data/shm/nosound ]] && cp /srv/http/data/{shm,system}/asoundcard dir=/srv/http/shareddata if [[ -e $dir ]]; then