Explorar el Código

Wait for keypress after remote backups

Bob Mottram hace 9 años
padre
commit
ca51deccda
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      src/freedombone-controlpanel

+ 1
- 0
src/freedombone-controlpanel Ver fichero

@@ -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 {