update ubuntu
This commit is contained in:
parent
8441e48eea
commit
dbe3ed81b5
@ -3,7 +3,7 @@ local uci = luci.model.uci.cursor()
|
|||||||
local sys = require 'luci.sys'
|
local sys = require 'luci.sys'
|
||||||
local docker = require "luci.model.docker"
|
local docker = require "luci.model.docker"
|
||||||
|
|
||||||
m = SimpleForm("ubuntu", translate("ubuntu"), translate("Linkease-PC是为EasePi定制的一套Ubuntu系统。纯英文系统,欢迎各位极客玩家享用。")
|
m = SimpleForm("ubuntu", translate("ubuntu"), translate("Linkease-PC是为EasePi定制的一套Ubuntu系统。纯英文系统,欢迎各位极客玩家享用。默认<用户名:kasm_user 密码:password>")
|
||||||
.. translatef(" "
|
.. translatef(" "
|
||||||
.. "<a href=\"%s\" target=\"_blank\">"
|
.. "<a href=\"%s\" target=\"_blank\">"
|
||||||
.. "访问官网</a>", "https://easepi.linkease.com/"))
|
.. "访问官网</a>", "https://easepi.linkease.com/"))
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
config kodexplorer
|
config ubuntu
|
||||||
option 'image' 'linkease/desktop-ubuntu-arm64:develop'
|
option 'image' 'linkease/desktop-ubuntu-arm64:develop'
|
||||||
option 'password' 'password'
|
option 'password' 'password'
|
||||||
option 'port' '6901'
|
option 'port' '6901'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user