From e02566eca1c3e9fb793db920c5660728eeec9900 Mon Sep 17 00:00:00 2001 From: Tobias Strobel Date: Sun, 12 Sep 2021 15:28:10 +0200 Subject: [PATCH] Change prefix of samba home user shares --- helios/sambasetup.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/helios/sambasetup.sh b/helios/sambasetup.sh index f9341c1..3918f50 100644 --- a/helios/sambasetup.sh +++ b/helios/sambasetup.sh @@ -8,7 +8,7 @@ # CONFIG ################################ # remove files from this line to the end - sed -i '/# NextCloudPi automatically/,/\$/d' /etc/samba/smb.conf + sed -i '/# NextCloud automatically/,/\$/d' /etc/samba/smb.conf # restore this line cat >> /etc/samba/smb.conf <> /etc/samba/smb.conf <