We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e920641 commit 1319b8aCopy full SHA for 1319b8a
1 file changed
diy2-openwrt.sh
@@ -15,7 +15,7 @@ sed -i 's/OpenWrt/OpenWrt-Calmact/g' package/base-files/files/bin/config_generat
15
sed -i "s/OpenWrt /Calmact build $(TZ=UTC-8 date "+%Y.%m.%d") @ OpenWrt /g" package/lean/default-settings/files/zzz-default-settings
16
17
# Modify default theme
18
-sed -i 's/luci-theme-bootstrap/luci-theme-argon/g' feeds/luci/collections/luci/Makefile
+# sed -i 's/luci-theme-bootstrap/luci-theme-argon/g' feeds/luci/collections/luci/Makefile
19
20
# Add kernel build user
21
[ -z $(grep "CONFIG_KERNEL_BUILD_USER=" .config) ] &&
0 commit comments