Actuall fix this shit istg
This commit is contained in:
@@ -1 +1 @@
|
|||||||
os.run("sh")
|
shell.run("sh")
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
local CURRENT_CLIENT_VERSION = "1.0.1.3"
|
local CURRENT_CLIENT_VERSION = "1.0.1.4"
|
||||||
local INSTALL_PATH = "/"
|
local INSTALL_PATH = "/"
|
||||||
|
|
||||||
function http_get(url)
|
function http_get(url)
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
"/slabos.lua": "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/slabos.lua",
|
"/slabos.lua": "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/slabos.lua",
|
||||||
"/apps.json": "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/apps.json",
|
"/apps.json": "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/apps.json",
|
||||||
"/startup.lua": "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/startup.lua",
|
"/startup.lua": "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/startup.lua",
|
||||||
|
"/base_apps/Shell.lua": "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/base_apps/Shell.lua",
|
||||||
"/base_apps/App_Store.lua": "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/base_apps/App_Store.lua",
|
"/base_apps/App_Store.lua": "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/base_apps/App_Store.lua",
|
||||||
"/base_apps/Updater.lua": "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/base_apps/Updater.lua",
|
"/base_apps/Updater.lua": "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/base_apps/Updater.lua",
|
||||||
"/base_apps/eCash.lua": "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/base_apps/eCash.lua",
|
"/base_apps/eCash.lua": "https://git.mcorangehq.xyz/xomf/slabOS/raw/branch/main/base_apps/eCash.lua",
|
||||||
|
|||||||
Reference in New Issue
Block a user