Support PopOS as server

PopOS is already added as supported for the main Coolify instance, but fails when adding a PopOS machine as an additional server.
This commit is contained in:
Eirik H
2024-12-04 13:19:00 +01:00
committed by GitHub
parent 3eefd7c36c
commit 029e8954c5

View File

@@ -46,7 +46,7 @@ const SPECIFIC_SERVICES = [
// Based on /etc/os-release
const SUPPORTED_OS = [
'ubuntu debian raspbian',
'ubuntu debian raspbian pop',
'centos fedora rhel ol rocky amzn almalinux',
'sles opensuse-leap opensuse-tumbleweed',
'arch',