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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,7 +46,7 @@
// 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',