From bbb6e80f65786ad72646fb1a17dd5b4444ab3e57 Mon Sep 17 00:00:00 2001 From: Tor (torbuntu) Date: Feb 19 2020 12:07:24 +0000 Subject: Update 02-install-rootfs.sh typo: dry -> try --- diff --git a/02-install-rootfs.sh b/02-install-rootfs.sh index d9bd61f..911bee7 100755 --- a/02-install-rootfs.sh +++ b/02-install-rootfs.sh @@ -33,7 +33,7 @@ fi # Warning echo "=== WARNING WARNING WARNING ===" infecho "This script WILL COPY A TON OF FILES TO $PP_PARTB." -infecho "It will also dry to mount to /dev/loop0. Make sure nothing else is there." +infecho "It will also try to mount to /dev/loop0. Make sure nothing else is there." infecho "Also, I didn't test this so it might also cause WWIII or something." infecho "I'm not responsible for anything that happens, you should read the script first." echo "=== WARNING WARNING WARNING ==="