diff --git a/helios/sambasetup.sh b/helios/sambasetup.sh index 3918f50..d1edea9 100644 --- a/helios/sambasetup.sh +++ b/helios/sambasetup.sh @@ -8,11 +8,11 @@ # CONFIG ################################ # remove files from this line to the end - sed -i '/# NextCloud automatically/,/\$/d' /etc/samba/smb.conf + sed -i '/# NextCloudSmb automatically/,/\$/d' /etc/samba/smb.conf # restore this line cat >> /etc/samba/smb.conf <