Fix typo
This commit is contained in:
parent
7687e23989
commit
4787da1e9e
1 changed files with 1 additions and 1 deletions
2
arkdep
2
arkdep
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue