diff --git a/src/freedombone-controlpanel b/src/freedombone-controlpanel index e41f7ba1..76fe500b 100755 --- a/src/freedombone-controlpanel +++ b/src/freedombone-controlpanel @@ -186,7 +186,9 @@ function configure_remote_backups { return fi ${PROJECT_NAME}-remote -u $ADMIN_USER - any_key + if [ ! "$?" = "0" ]; then + any_key + fi } function change_password {