Update pakager.lua
This commit is contained in:
@@ -22,7 +22,7 @@ if not fs.exists("/.aliases") then
|
|||||||
end
|
end
|
||||||
if not fs.exists("/.repos") then
|
if not fs.exists("/.repos") then
|
||||||
local file = fs.open("/.repos","w")
|
local file = fs.open("/.repos","w")
|
||||||
file.write("")
|
file.write("url https://raw.githubusercontent.com/cadenthecreator/pakrepo/main/{PAKAGE}.pkg")
|
||||||
file.close()
|
file.close()
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user