update
This commit is contained in:
parent
30ee4b55c2
commit
aec51c835a
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@ run_dialog() {
|
||||||
|
|
||||||
operation_canceled() {
|
operation_canceled() {
|
||||||
clear
|
clear
|
||||||
prompt "\n Operation canceled by user Bye"
|
prompt -i "\n Operation canceled by user Bye"
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue