mirror of
https://github.com/kepler155c/opus
synced 2025-10-29 06:37:40 +00:00
spaces->tabs + cleanup + pathing fixes
This commit is contained in:
@@ -6,7 +6,9 @@ local help = _G.help
|
||||
local shell = _ENV.shell
|
||||
|
||||
if not fs.exists('usr/config/packages') then
|
||||
Packages:downloadList()
|
||||
pcall(function()
|
||||
Packages:downloadList()
|
||||
end)
|
||||
end
|
||||
|
||||
local appPaths = Util.split(shell.path(), '(.-):')
|
||||
|
||||
Reference in New Issue
Block a user