Skip to content

test#1675

Closed
ksaltik wants to merge 4 commits intousmannasir:stablefrom
ksaltik:stable
Closed

test#1675
ksaltik wants to merge 4 commits intousmannasir:stablefrom
ksaltik:stable

Conversation

@ksaltik
Copy link

@ksaltik ksaltik commented Feb 7, 2026

No description provided.

google-labs-jules bot and others added 4 commits February 7, 2026 23:12
This commit updates the installation scripts to detect and support Debian 13, 12, and 11.
Changes include:
- Updating `install.sh` to detect Debian GNU/Linux 11, 12, 13 and treat them as Ubuntu (for apt package manager compatibility).
- Updating `install/install_utils.py` to correctly detect Debian distro and parse version numbers from `/etc/debian_version` or `/etc/os-release`.
- Updating `install/installCyberPanel.py` to map Debian versions to codenames (trixie, bookworm, bullseye, buster) and configure MariaDB repositories correctly for Debian.

Co-authored-by: ksaltik <8577575+ksaltik@users.noreply.github.com>
…13 support

This change updates the installer to fetch all resources from the `ksaltik/cyberpanel-debian-support` repository instead of the official CyberPanel repository.
- `install.sh`: Removed fetch of official `cyberpanel.sh`, now executes local script. Added Debian 11/12/13 detection.
- `cyberpanel.sh`: Updated Git URLs to point to `ksaltik` repo. Hardcoded branch to `add-debian-13-support`.
- `install/install.py`: Updated repo clone URLs and phpmyadmin download URL to use the fork. Added `git checkout` logic.
- `install/installCyberPanel.py` & `install/install_utils.py`: Added Debian 13 detection and configuration support.

Co-authored-by: ksaltik <8577575+ksaltik@users.noreply.github.com>
…03353263

Refactor installation scripts to use local repository and add Debian …
@ksaltik ksaltik closed this by deleting the head repository Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant