mirror of
https://github.com/CCLeonOS/LeonOS.git
synced 2026-03-03 15:17:01 +00:00
feat(installer): 更新安装器版本至0.3.7 Beta 2
docs(help): 简化关于页面的内容并更新安装链接 feat(programs): 新增appdelete程序用于删除应用 - 安装器版本更新至0.3.7 Beta 2 - 关于页面内容简化并更新安装链接 - 新增appdelete程序,支持强制删除和交互式确认
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
-- LeonOS installer
|
||||
local INSTALLER_VERSION = "0.3.7 Beta 1"
|
||||
local INSTALLER_VERSION = "0.3.7 Beta 2"
|
||||
local DEFAULT_ROM_DIR = "/leonos"
|
||||
|
||||
print("Start loading LeonOS installer ("..INSTALLER_VERSION..")...")
|
||||
|
||||
Reference in New Issue
Block a user