luci-app-dockerman: fix EOL issue
[oweals/luci.git] / applications / luci-app-dockerman / root / etc / uci-defaults / luci-app-dockerman
index eab5d735475c361b268c0025225f7020606d56f3..c5a54178e56c7c8853effc71b49326e4f8dbff1b 100755 (executable)
@@ -12,4 +12,4 @@ EOF
 sed -i 's/self:cfgvalue(section) or {}/self:cfgvalue(section) or self.default or {}/' /usr/lib/lua/luci/view/cbi/dynlist.htm
 /etc/init.d/uhttpd restart >/dev/null 2>&1
 rm -fr /tmp/luci-indexcache /tmp/luci-modulecache >/dev/null 2>&1
-exit 0
\ No newline at end of file
+exit 0