Skip to content

Commit

Permalink
Support PopOS as server
Browse files Browse the repository at this point in the history
PopOS is already added as supported for the main Coolify instance, but fails when adding a PopOS machine as an additional server.
  • Loading branch information
eithe authored Dec 4, 2024
1 parent 3eefd7c commit 029e895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap/helpers/constants.php
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 029e895

Please sign in to comment.