Fix reload script

This commit is contained in:
Gabriel Tofvesson 2024-11-28 00:32:21 +01:00
parent 91583b1ca2
commit 30b49215a6

View File

@ -11,4 +11,5 @@ if fs.exists(CC_UTILS_DIR) then
end end
shell.run("clone https://gitea.tofvesson.se/GabrielTofvesson/cc-utilities.git") shell.run("clone https://gitea.tofvesson.se/GabrielTofvesson/cc-utilities.git")
shell.run("bg cc-utilities/itemcontroller") shell.run("bg")
shell.run("cc-utilities/itemcontroller")