This commit is contained in:
Dennis ten Hoove 2023-11-27 08:25:01 +00:00
parent 7687e23989
commit 4787da1e9e

2
arkdep
View file

@ -165,7 +165,7 @@ teardown () {
END
read -p 'Type "I KNOW WHAT I AM GOING" in uppercase to confirm that you know what you are doing: ' input_confirm
read -p 'Type "I KNOW WHAT I AM DOING" in uppercase to confirm that you know what you are doing: ' input_confirm
if [[ $input_confirm == 'I KNOW WHAT I AM DOING' ]]; then