Skip to content

Commit 36c5675

Browse files
committed
fix: Add blank line before code fence in run.md for markdown linting
1 parent 44c2830 commit 36c5675

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • docs/user-guide/commands

docs/user-guide/commands/run.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Currently, after the `run` command completes:
5151
1. The backup service is configured and the crontab entry is installed
5252
2. Scheduled backups will run automatically on your configured schedule via crontab
5353
3. You can manually trigger an initial backup using:
54+
5455
```bash
5556
ssh -i <key> user@<instance-ip>
5657
cd /opt/torrust

0 commit comments

Comments
 (0)