utils.sh: add N (newline)
[project/netifd.git] / scripts / utils.sh
index a5dc782bfd4363340a5419341a7f27e2cbf7d3eb..60470a5627b3ecefc06fd30b253a1b7cc8f9b4db 100644 (file)
@@ -1,3 +1,6 @@
+N="
+"
+
 append() {
        local var="$1"
        local value="$2"