applications/luci-splash: remove debug flag from init script
[project/luci.git] / applications / luci-splash / root / etc / init.d / luci_splash
index 08c3939..351b9b3 100755 (executable)
@@ -13,8 +13,6 @@ include /lib/network
 scan_interfaces
 config_load luci_splash
 
-set -x
-
 silent() {
        "$@" 2>/dev/null
 }