diff --git a/app/controls/automation.php b/app/controllers/automation.php similarity index 100% rename from app/controls/automation.php rename to app/controllers/automation.php diff --git a/app/controls/dashboard.php b/app/controllers/dashboard.php similarity index 100% rename from app/controls/dashboard.php rename to app/controllers/dashboard.php diff --git a/app/controls/home.php b/app/controllers/home.php similarity index 100% rename from app/controls/home.php rename to app/controllers/home.php diff --git a/app/controls/login.php b/app/controllers/login.php similarity index 100% rename from app/controls/login.php rename to app/controllers/login.php diff --git a/app/controls/scene.php b/app/controllers/scene.php similarity index 100% rename from app/controls/scene.php rename to app/controllers/scene.php diff --git a/app/controls/setting.php b/app/controllers/setting.php similarity index 100% rename from app/controls/setting.php rename to app/controllers/setting.php diff --git a/app/controls/settings.php b/app/controllers/settings.php similarity index 100% rename from app/controls/settings.php rename to app/controllers/settings.php diff --git a/app/updater/.gitkeep b/updater/.gitkeep similarity index 100% rename from app/updater/.gitkeep rename to updater/.gitkeep