create conf new not overwrite

This commit is contained in:
Jakobus Schürz 2024-11-08 09:43:02 +01:00
parent fc2560103f
commit 9a626f7be0

View file

@ -1751,7 +1751,7 @@ endofhelp
fi
umask 077
cat <<- EOF >> ${IF}.conf
cat <<- EOF > ${IF}.conf
[Interface]
Address = ${INTERFACEADDR}
ListenPort = ${LISTENPORT:-51280}