Wait for keypress after remote backups

This commit is contained in:
Bob Mottram 2015-12-22 20:51:14 +00:00
parent 9b99a78d67
commit ca51deccda
1 changed files with 1 additions and 0 deletions

View File

@ -186,6 +186,7 @@ function configure_remote_backups {
return
fi
${PROJECT_NAME}-remote -u $ADMIN_USER
any_key
}
function change_password {