Consistent code markup for console
This commit is contained in:
@@ -43,8 +43,8 @@ $ restic snapshots # You don't have to supply all parameters like --repo, as
|
|||||||
### 3. Initialize remote repo
|
### 3. Initialize remote repo
|
||||||
Now we must initialize the repository on the remote end:
|
Now we must initialize the repository on the remote end:
|
||||||
```console
|
```console
|
||||||
source /etc/restic/b2_env.sh
|
$ source /etc/restic/b2_env.sh
|
||||||
restic init
|
$ restic init
|
||||||
```
|
```
|
||||||
|
|
||||||
### 4. Script for doing the backup
|
### 4. Script for doing the backup
|
||||||
|
|||||||
Reference in New Issue
Block a user