fixed typo
This commit is contained in:
parent
e402fa6936
commit
3a8257e519
2
ppss.sh
2
ppss.sh
@ -729,7 +729,7 @@ check_status () {
|
|||||||
erase_ppss () {
|
erase_ppss () {
|
||||||
|
|
||||||
|
|
||||||
echo "Are you realy sure you want to erase PPSS from all nades!? (YES/NO)"
|
echo "Are you realy sure you want to erase PPSS from all nodes!? (YES/NO)"
|
||||||
read YN
|
read YN
|
||||||
|
|
||||||
if [ "$YN" == "yes" ] || [ "$YN" == "YES" ]
|
if [ "$YN" == "yes" ] || [ "$YN" == "YES" ]
|
||||||
|
Loading…
Reference in New Issue
Block a user