diff --git a/main.lua b/main.lua index bca52b3..536b383 100644 --- a/main.lua +++ b/main.lua @@ -1,2 +1,2 @@ -dofile("PowerManager/updater.lua;") -dofile("PowerManager/PowerManager.lua;") \ No newline at end of file +dofile("/home/PowerManager/updater.lua") +dofile("/home/PowerManager/PowerManager.lua") \ No newline at end of file