Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
Remove deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ajh123 committed Aug 21, 2022
1 parent 311dc7e commit 051677f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion installer.lua
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,9 @@ local preset = {

-- Function to run when the download completes
done = function()
if not silent then print("Done") end
shell.run("/IPvCC/setup/main.lua")
fs.delete("/installer.lua")
fs.delete("/json")
end
}

Expand Down

0 comments on commit 051677f

Please sign in to comment.