From a7068c4052586a3a6f4b2c633fa0ebfb64d9c4fe Mon Sep 17 00:00:00 2001 From: Myron Blair Date: Fri, 22 May 2026 12:52:48 +0000 Subject: [PATCH] Initial commit --- .gitignore | 5 +++++ index.html | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 .gitignore create mode 100644 index.html diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c90ad4e --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.log +.DS_Store +*.swp + +uploads/ diff --git a/index.html b/index.html new file mode 100644 index 0000000..86e7a2e --- /dev/null +++ b/index.html @@ -0,0 +1,5 @@ +
+

CyberPanel Installed

+

You have successfully installed CyberPanel, please remove this page and upload your website. :)

+

Hosting Control Panel Forums Documentation

+
\ No newline at end of file