From f1bcb073a09254bbac9725bec47648df72438bee Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 18 Jan 2026 01:18:42 -0600 Subject: Remove Next Steps section from install summary --- custom/install-archzfs | 6 ------ 1 file changed, 6 deletions(-) (limited to 'custom/install-archzfs') diff --git a/custom/install-archzfs b/custom/install-archzfs index 17abd83..5f8b2a9 100755 --- a/custom/install-archzfs +++ b/custom/install-archzfs @@ -1102,12 +1102,6 @@ print_summary() { echo " - Pre-pacman snapshots for safe upgrades" echo " - Sanoid/syncoid configured by archsetup" echo "" - echo "Next Steps:" - echo " 1. Reboot: reboot" - echo " 2. Enter ZFS encryption passphrase at boot" - echo " 3. Log in as root" - echo " 4. Run archsetup: archsetup" - echo "" echo "Useful Commands:" echo " List snapshots: zfs list -t snapshot" echo " Manual snapshot: zfs snapshot zroot/home@my-backup" -- cgit v1.2.3