mirror of
https://github.com/CCLeonOS/LeonOS.git
synced 2026-03-03 15:17:01 +00:00
chore: 更新版本号至0.3.7 Beta 1
更新installer.lua、app.lua和bios.lua中的版本号,移除app.lua中未使用的applist依赖
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
-- app.lua - Application launcher for LeonOS
|
||||
local fs = require("fs")
|
||||
local shell = require("shell")
|
||||
local applist = require("applist")
|
||||
|
||||
local function show_help()
|
||||
print("Usage: app <program_name> [arguments]")
|
||||
|
||||
Reference in New Issue
Block a user