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:
@@ -46,7 +46,7 @@ const SPECIFIC_SERVICES = [
|
|||||||
|
|
||||||
// Based on /etc/os-release
|
// Based on /etc/os-release
|
||||||
const SUPPORTED_OS = [
|
const SUPPORTED_OS = [
|
||||||
'ubuntu debian raspbian',
|
'ubuntu debian raspbian pop',
|
||||||
'centos fedora rhel ol rocky amzn almalinux',
|
'centos fedora rhel ol rocky amzn almalinux',
|
||||||
'sles opensuse-leap opensuse-tumbleweed',
|
'sles opensuse-leap opensuse-tumbleweed',
|
||||||
'arch',
|
'arch',
|
||||||
|
Reference in New Issue
Block a user