new changes

This commit is contained in:
Niranjan
2026-04-07 04:28:40 +05:30
parent 464ff188ad
commit 7c070224bd
6 changed files with 94 additions and 24 deletions

View File

@@ -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">