Wait for keypress after remote backups
This commit is contained in:
parent
9b99a78d67
commit
ca51deccda
|
@ -186,6 +186,7 @@ function configure_remote_backups {
|
|||
return
|
||||
fi
|
||||
${PROJECT_NAME}-remote -u $ADMIN_USER
|
||||
any_key
|
||||
}
|
||||
|
||||
function change_password {
|
||||
|
|
Loading…
Reference in New Issue