From 1e5a0c5b00f7015c8706af9f1524f4adeab09116 Mon Sep 17 00:00:00 2001 From: Chris/Web Date: Thu, 29 Oct 2020 18:41:27 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 4a377c1..8e1557e 100644 --- a/README.md +++ b/README.md @@ -112,20 +112,20 @@ Auf Uberspace wird ein dump erzeugt und dann auf den lokalen Server kopiert. Auf den Server per ssh: >$ ssh kollegen@despina.uberspace.de ->Password: +>Password: >[kollegen@despina ~]$ gitea/gitea dump ->... +>... >[kollegen@despina ~]$ ls gitea-dump-* -> gitea-dump-1603992523.zip +> gitea-dump-1603992523.zip -Lokal: +Lokal: >$ scp kollegen@kollegen.uber.space:gitea-dump-1603992523.zip /media/diskstation/externalAccess/backups/uberspace-kollegen/ ->Password: ->... ->gitea-dump-1603992523.zip 100% 365MB 1.6MB/s 03:55 +>Password: +>... +>gitea-dump-1603992523.zip 100% 365MB 1.6MB/s 03:55 -Server: ->[kollegen@despina ~]$ rm gitea-dump-1603992523.zip +Server: +>[kollegen@despina ~]$ rm gitea-dump-1603992523.zip ## Restore