RaspAP/raspap-webgui

Debian 13 "Trixie" support

Closed this issue · 5 comments

Is your feature request related to a problem?

no

Describe the solution you'd like

id like to have support for debian 13 or latest ubuntu

Describe alternatives you've considered

i have nothing to say here

Additional context

Add any other context or screenshots about the feature request here.

There's a considerable effort involved in supporting a new distro release. If you'd like to contribute, perhaps you could run RaspAP's installer on a clean Trixie image and report your findings.

it would just say not supported os

Clone this repo to your device and change the version check below to 23.05|13*):

function _set_php_package() {
case $RELEASE in
23.05|12*) # Debian 12 & Armbian 23.05

...then execute bash raspbian.sh

This issue is stale because it has been open for 30 days with no activity.

See #1951. Needs testing