Browse Source

Wait for keypress after remote backups

Bob Mottram 9 years ago
parent
commit
ca51deccda
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/freedombone-controlpanel

+ 1
- 0
src/freedombone-controlpanel View File

@@ -186,6 +186,7 @@ function configure_remote_backups {
186 186
         return
187 187
     fi
188 188
     ${PROJECT_NAME}-remote -u $ADMIN_USER
189
+    any_key
189 190
 }
190 191
 
191 192
 function change_password {