|
|
@ -753,7 +753,6 @@ fn_getquery(){ |
|
|
|
echo "" |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
fn_retryinstall(){ |
|
|
|
while true; do |
|
|
|
read -p "Retry install? [y/N]" yn |
|
|
@ -902,4 +901,4 @@ case "$1" in |
|
|
|
echo "Usage: $0 {start|stop|restart|update|update-restart|validate|validate-restart|monitor|email-test|details|backup|console|debug|install}" |
|
|
|
exit 1;; |
|
|
|
esac |
|
|
|
exit |
|
|
|
exit |
|
|
|