Merge pull request #4478 from eithe/main

Support PopOS as server
This commit is contained in:
🏔️ Peak 2024-12-04 13:24:22 +01:00 committed by GitHub
commit 68ccb30eab
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',