added default apps
This commit is contained in:
@@ -36,4 +36,7 @@ for _,i in ipairs(filesystem.files) do
|
||||
download_to(i)
|
||||
end
|
||||
|
||||
shell.run("wget run https://raw.githubusercontent.com/Pyroxenium/Basalt2/main/install.lua -f /global-libraries/basalt.lua")
|
||||
shell.run("wget run https://raw.githubusercontent.com/Pyroxenium/Basalt2/main/install.lua -f /global-libraries/basalt.lua")
|
||||
dofile("/startup/01_repo.lua")
|
||||
repo.installApp("https://git.cadencoaster.com/Rivulet/ccphone/raw/branch/main/default_apps/Launcher.app")
|
||||
repo.installApp("https://git.cadencoaster.com/Rivulet/ccphone/raw/branch/main/default_apps/Software.app")
|
||||
Reference in New Issue
Block a user