@ -23,4 +23,6 @@ spm("install", "spm")
print("Removing Temporary SPM")
fs.remove(saveLocation)
print("Removing bootstrap.lua")
fs.remove(debug.getinfo(2, "S").source:sub(2))
print("Done")