mirror of
https://github.com/mkschreder/juci.git
synced 2025-01-07 03:16:39 +08:00
juci-update: remove outdated code
This commit is contained in:
parent
ec34637e3c
commit
8a01025448
@ -70,11 +70,6 @@ for file in `find ${WWW}/js -name "$JS_WILDCARD" | sort`; do
|
||||
done
|
||||
#cat ${INDEX} | tr -d '\n' | sed "s/<!-- SCRIPTS_BEGIN -->.*<!-- SCRIPTS_END -->/<!-- SCRIPTS_BEGIN -->${SCRIPTS_HTML}<!-- SCRIPTS_END -->/"
|
||||
|
||||
# temporary fix for copying hardware config to config. Maybe we will move it there permanently later...
|
||||
if [ -f /lib/db/config/hw ]; then
|
||||
cp /lib/db/config/hw /etc/config/hardware
|
||||
fi
|
||||
|
||||
# workaround because stupid f**ing sed is not working on busybox #@"#"!"¤¤"#!"¤!½!!!
|
||||
echo "<!doctype html>
|
||||
<html lang='en' >
|
||||
|
Loading…
Reference in New Issue
Block a user