update quick start
This commit is contained in:
parent
24806d04b1
commit
6ce6e1b8b0
0
applications/luci-app-quickstart/Makefile
Normal file → Executable file
0
applications/luci-app-quickstart/Makefile
Normal file → Executable file
0
applications/luci-app-quickstart/luasrc/controller/istore_backend.lua
Normal file → Executable file
0
applications/luci-app-quickstart/luasrc/controller/istore_backend.lua
Normal file → Executable file
0
applications/luci-app-quickstart/luasrc/controller/quickstart.lua
Normal file → Executable file
0
applications/luci-app-quickstart/luasrc/controller/quickstart.lua
Normal file → Executable file
0
applications/luci-app-quickstart/luasrc/view/quickstart/main.htm
Normal file → Executable file
0
applications/luci-app-quickstart/luasrc/view/quickstart/main.htm
Normal file → Executable file
0
applications/luci-app-quickstart/po/zh-cn/quickstart.po
Normal file → Executable file
0
applications/luci-app-quickstart/po/zh-cn/quickstart.po
Normal file → Executable file
@ -1,13 +0,0 @@
|
||||
#!/bin/sh /etc/rc.common
|
||||
|
||||
START=98
|
||||
USE_PROCD=1
|
||||
|
||||
|
||||
start_service() {
|
||||
procd_open_instance
|
||||
procd_set_param command /usr/sbin/quickstart
|
||||
procd_set_param stderr 1
|
||||
procd_set_param respawn
|
||||
procd_close_instance
|
||||
}
|
0
applications/luci-app-quickstart/root/www/luci-static/quickstart/index.js
Normal file → Executable file
0
applications/luci-app-quickstart/root/www/luci-static/quickstart/index.js
Normal file → Executable file
0
applications/luci-app-quickstart/root/www/luci-static/quickstart/style.css
Normal file → Executable file
0
applications/luci-app-quickstart/root/www/luci-static/quickstart/style.css
Normal file → Executable file
0
applications/luci-app-quickstart/root/www/luci-static/quickstart/vendor.js
Normal file → Executable file
0
applications/luci-app-quickstart/root/www/luci-static/quickstart/vendor.js
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user