Update web whit security notices

This commit is contained in:
MacRimi 2025-03-09 11:21:38 +01:00
parent 58bfb9f8a1
commit 10d856071d

View File

@ -3,6 +3,7 @@
import CopyableCode from "@/components/CopyableCode"
import Image from "next/image"
import Link from "next/link"
import { AlertTriangle, FileCode, Shield } from "lucide-react"
export default function InstallationPage() {
const installationCode = `bash -c \"$(wget -qLO - https://raw.githubusercontent.com/MacRimi/ProxMenux/main/install_proxmenux.sh)\"`