diff --git a/create-attributable-archive.sh b/create-attributable-archive.sh index 2fe4c92..410887c 100755 --- a/create-attributable-archive.sh +++ b/create-attributable-archive.sh @@ -181,6 +181,8 @@ printf "setting up environment..." reset # wait for keypress +echo +echo read -n 1 -s -r -p "In another terminal/window, fill $inner_dir with whatever you please then press any key to continue..." printf "ssh-keygen: makin new key: ${key_path}..."