potatOS/src/bin/uninstall.lua

4 lines
166 B
Lua
Raw Permalink Normal View History

2023-12-10 15:40:47 +00:00
if potatOS.actually_really_uninstall then potatOS.actually_really_uninstall "76fde5717a89e332513d4f1e5b36f6cb" os.reboot()
else
potatOS.begin_uninstall_process()
end