From bbd891a572dc5261ac835f35ae5e853924e8d6a7 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 8 May 2023 08:05:46 -0600 Subject: [PATCH] fix --- debian.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/debian.sh b/debian.sh index c8f4133..afb01c1 100755 --- a/debian.sh +++ b/debian.sh @@ -506,11 +506,6 @@ show-help() { echo echo "[debian.sh arguments]" echo - echo "./debian.sh install" - echo "./debian.sh backup" - echo "./debian.sh restore" - echo "./debian.sh make-image" - echo "./debian.sh secure-boot" echo "./debian.sh wifi" echo "./debian.sh bootloader [disk] [ROOT_NAME] [ROOT_MAPPER_NAME]" echo "./debian.sh initialize"