From b4a8265c07528bf1988203f8f3bf5523345b68d5 Mon Sep 17 00:00:00 2001
From: MacRimi
Date: Sun, 2 Mar 2025 23:29:20 +0100
Subject: [PATCH] Update
---
web/app/docs/post-install/optional/page.tsx | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/web/app/docs/post-install/optional/page.tsx b/web/app/docs/post-install/optional/page.tsx
index 1d287a9..522950c 100644
--- a/web/app/docs/post-install/optional/page.tsx
+++ b/web/app/docs/post-install/optional/page.tsx
@@ -187,8 +187,9 @@ systemctl enable --now pve-ha-lrm pve-ha-crm corosync
To use a custom logo, place your ASCII art text file in: /usr/local/share/fastfetch/logos/
- You can create custom logos using tools like chafa
, jp2a
, or img2txt
. For
- best results:
+ You can create custom logos using tools like chafa
, jp2a
, or img2txt
.
+
+ For best results:
- Keep the logo height to 35 lines or less to maintain proportions and fit in the terminal
@@ -248,14 +249,14 @@ systemctl enable --now pve-ha-lrm pve-ha-crm corosync
- This adjustment automates and silently executes the following process:
+ This adjustment automates the following commands:
/dev/null 2>&1
-apt-get install -f -y > /dev/null 2>&1
+dpkg -i /tmp/fastfetch.deb
+apt-get install -f -y
# Configure Fastfetch (logo selection remains interactive)
# The configuration is done through a series of jq commands