new changes
This commit is contained in:
@@ -75,7 +75,7 @@ export function SoftPage() {
|
||||
|
||||
<div className="mb-4 p-3 rounded-lg bg-amber-50 dark:bg-amber-900/20 text-amber-800 dark:text-amber-200 text-sm">
|
||||
Installs use your server package manager ({detectedPm || '…loading…'}). Panel must run as root
|
||||
(or equivalent). Supported: Debian/Ubuntu (apt), RHEL/Fedora/Alma/Rocky (dnf/yum), Alpine (apk).
|
||||
(or equivalent). Supported: apt, dnf/yum/microdnf, apk.
|
||||
</div>
|
||||
|
||||
<div className="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-4">
|
||||
|
||||
Reference in New Issue
Block a user