mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 12:16:53 +00:00
Update
This commit is contained in:
parent
b98bad3119
commit
402159d555
@ -1,6 +1,6 @@
|
||||
import type { Metadata } from "next"
|
||||
import { Settings } from "lucide-react"
|
||||
import { CopyableCode } from "@/components/CopyableCode"
|
||||
import CopyableCode from "@/components/CopyableCode"
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "ProxMenux Post-Install: Basic Settings",
|
||||
@ -30,6 +30,7 @@ export const metadata: Metadata = {
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
export default function BasicSettingsPage() {
|
||||
const installUtilitiesCode = `
|
||||
# Update package lists
|
||||
|
Loading…
x
Reference in New Issue
Block a user