diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2005-09-01 01:17:51 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2005-09-01 01:17:51 +0000 |
| commit | d26a56a691edcd00af7c0fb6001e82accd45e8ef (patch) | |
| tree | d7735279257548f031e203b1af466c6bdaa57a36 | |
| parent | efab2bd144f6daac76a8e3fa24f857e392ce66be (diff) | |
| download | upstream-d26a56a691edcd00af7c0fb6001e82accd45e8ef.tar.gz upstream-d26a56a691edcd00af7c0fb6001e82accd45e8ef.tar.bz2 upstream-d26a56a691edcd00af7c0fb6001e82accd45e8ef.zip | |
remove stupid default index.html
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1812 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -rw-r--r-- | openwrt/package/base-files/default/www/index.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/openwrt/package/base-files/default/www/index.html b/openwrt/package/base-files/default/www/index.html deleted file mode 100644 index 575d2425519..00000000000 --- a/openwrt/package/base-files/default/www/index.html +++ /dev/null @@ -1,7 +0,0 @@ -<HTML> -<HEAD><TITLE>OpenWrt</TITLE></HEAD> -<BODY> -No webpages currently available -<br>- perhaps you need to install a package? -</BODY> -</HTML> |
