about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--installer.sh.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/installer.sh.in b/installer.sh.in
index a3fe9f1..4bbd9ab 100644
--- a/installer.sh.in
+++ b/installer.sh.in
@@ -253,7 +253,6 @@ EFI System Partition. This partition must have mountpoint as \`/boot/efi'.\n\n
 At least 2 partitions are required: swap and rootfs (/).\n
 For swap, RAM*2 must be really enough. For / 600MB are required.\n\n
 ${BOLD}WARNING: /usr is not supported as a separate partition.${RESET}\n
-${BOLD}WARNING: changes made by parted are destructive, you've been warned.
 ${RESET}\n" 18 80
         if [ $? -eq 0 ]; then
             while true; do