Remove exit
This commit is contained in:
parent
9deb341e9b
commit
7ef9f6651f
|
@ -952,8 +952,6 @@ function interactive_configuration {
|
|||
case $sel in
|
||||
0) interactive_configuration_remote_backups;;
|
||||
esac
|
||||
|
||||
exit 0
|
||||
}
|
||||
|
||||
if [[ $1 == "menuconfig" ]]; then
|
||||
|
|
Loading…
Reference in New Issue