From 47491a5a876dba3e74da55df6124f99acfa812bf Mon Sep 17 00:00:00 2001 From: Myron Blair Date: Fri, 22 May 2026 12:52:47 +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