fix path error
authorLutty Yang <redacted>
Wed, 16 Sep 2015 13:30:50 +0000 (21:30 +0800)
committerLutty Yang <redacted>
Wed, 16 Sep 2015 13:30:50 +0000 (21:30 +0800)
themes/luci-theme-material/htdocs/material/css/style.css [moved from themes/luci-theme-material/htdocs/css/style.css with 100% similarity]
themes/luci-theme-material/htdocs/material/favicon.ico [moved from themes/luci-theme-material/htdocs/favicon.ico with 100% similarity]
themes/luci-theme-material/htdocs/material/fonts/font.eot [moved from themes/luci-theme-material/htdocs/fonts/font.eot with 100% similarity]
themes/luci-theme-material/htdocs/material/fonts/font.svg [moved from themes/luci-theme-material/htdocs/fonts/font.svg with 100% similarity]
themes/luci-theme-material/htdocs/material/fonts/font.ttf [moved from themes/luci-theme-material/htdocs/fonts/font.ttf with 100% similarity]
themes/luci-theme-material/htdocs/material/fonts/font.woff [moved from themes/luci-theme-material/htdocs/fonts/font.woff with 100% similarity]
themes/luci-theme-material/htdocs/material/js/jquery.min.js [moved from themes/luci-theme-material/htdocs/js/jquery.min.js with 100% similarity]
themes/luci-theme-material/htdocs/material/js/script.js [moved from themes/luci-theme-material/htdocs/js/script.js with 100% similarity]
themes/luci-theme-material/htdocs/material/logo.png [moved from themes/luci-theme-material/htdocs/logo.png with 100% similarity]
themes/luci-theme-material/root/etc/uci-defaults/luci-theme-material

index 4731a658ff05590b161735c6006913201a879399..b01337821c2eed38ffef8d5fc10e336d9bbd9083 100755 (executable)
@@ -1,7 +1,7 @@
-#!/bin/sh\r
-uci batch <<-EOF\r
-       set luci.themes.Material=/luci-static/material\r
-       set luci.main.mediaurlbase=/luci-static/material\r
-       commit luci\r
-EOF\r
-exit 0\r
+#!/bin/sh
+uci batch <<-EOF
+       set luci.themes.Material=/luci-static/material
+       set luci.main.mediaurlbase=/luci-static/material
+       commit luci
+EOF
+exit 0
git clone https://git.99rst.org/PROJECT