diff options
author | Karel Kočí <cynerd@email.cz> | 2022-03-11 12:25:14 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2022-03-11 12:25:14 +0100 |
commit | e2fcfedf1521b3751e982c5bde713f0e76e3e690 (patch) | |
tree | 65851db84e520736aa3bdc111a39974125a92b27 /turris-bootstrap-theme/files/lighttpd.conf | |
parent | d1bed62641e895f0a1191c4c7844500b54b57828 (diff) | |
download | openwrt-personal-pkgs-e2fcfedf1521b3751e982c5bde713f0e76e3e690.tar.gz openwrt-personal-pkgs-e2fcfedf1521b3751e982c5bde713f0e76e3e690.tar.bz2 openwrt-personal-pkgs-e2fcfedf1521b3751e982c5bde713f0e76e3e690.zip |
turris-bootstrap-theme: remove as it is now in the upstream
Diffstat (limited to 'turris-bootstrap-theme/files/lighttpd.conf')
-rw-r--r-- | turris-bootstrap-theme/files/lighttpd.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/turris-bootstrap-theme/files/lighttpd.conf b/turris-bootstrap-theme/files/lighttpd.conf deleted file mode 100644 index 12fc677..0000000 --- a/turris-bootstrap-theme/files/lighttpd.conf +++ /dev/null @@ -1,3 +0,0 @@ -alias.url += ( - "/turris-theme" => "/www/turris-theme" -) |