From ab500067d3ecb4ef8e58e9aff3295e7cbb356577 Mon Sep 17 00:00:00 2001 From: CadenCoaster <114967401+cadenthecreator@users.noreply.github.com> Date: Tue, 5 Aug 2025 20:37:41 -0700 Subject: [PATCH] Update setup.lua --- setup.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.lua b/setup.lua index 95767d8..ca4bd77 100644 --- a/setup.lua +++ b/setup.lua @@ -26,3 +26,5 @@ if isYes(read()) then file.close() end end + +os.reboot()