From 51fdbf0254342ca329a513d9f1aba10744e10290 Mon Sep 17 00:00:00 2001 From: JieXu Date: Sun, 16 Nov 2025 02:26:18 +0800 Subject: [PATCH] Update reinstall-fbl.sh --- reinstall-fbl.sh | 32 ++++++++------------------------ 1 file changed, 8 insertions(+), 24 deletions(-) diff --git a/reinstall-fbl.sh b/reinstall-fbl.sh index 9a27fed..9c703cf 100644 --- a/reinstall-fbl.sh +++ b/reinstall-fbl.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # reinstall-freebsd-linux.sh -# Reinstall system on Linux / FreeBSD using DD + cloud-init (NoCloud) with: +# Reinstall system on Linux / FreeBSD (推荐在 ISO/Rescue 环境运行) using DD + cloud-init (NoCloud) with: # - freebsd # - rocky # - almalinux @@ -38,11 +38,11 @@ info() { usage() { cat <