summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Pouzenc <ludovic@pouzenc.fr>2017-11-07 19:42:58 +0100
committerLudovic Pouzenc <ludovic@pouzenc.fr>2017-11-07 19:42:58 +0100
commite7d21277f1aaa8e8268e898e85629e6be545a487 (patch)
tree6b01e758878a93658c542a5f500e0e278d1a9445
parentbb356a8ef9cf51b01a6c7edf3a9eda864daee200 (diff)
downloadchd_openwrt-e7d21277f1aaa8e8268e898e85629e6be545a487.zip
chd_openwrt-e7d21277f1aaa8e8268e898e85629e6be545a487.tar.gz
chd_openwrt-e7d21277f1aaa8e8268e898e85629e6be545a487.tar.bz2
hotfix: unwanted suppression while adding comments
-rwxr-xr-xbuild-openwrt-dev.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-openwrt-dev.sh b/build-openwrt-dev.sh
index 672a068..31eccb6 100755
--- a/build-openwrt-dev.sh
+++ b/build-openwrt-dev.sh
@@ -130,6 +130,7 @@ EOF
# TODO : rc.local is not +x, make rc.initconf work without +x
# TODO : fix tranlation JS bugs (network page) + Vue &a39;ensemble
+cat > extra_files/etc/rc.local <<EOF
# Put your custom commands here that should be executed once
# the system init finished. By default this file does nothing.