summaryrefslogtreecommitdiff
path: root/topics/systems/backup-drops.gmi
diff options
context:
space:
mode:
authorPjotr Prins2023-11-11 10:18:15 +0100
committerPjotr Prins2023-11-11 10:18:22 +0100
commitbb484f102b739898eae8d7a25f06d35fbc4d0ee5 (patch)
treed9d1e48ea4de92c222258bc7cda50939334f8fcb /topics/systems/backup-drops.gmi
parenta6cecd9a3953f9c9034fbd0e173df3e77e8f7e52 (diff)
downloadgn-gemtext-bb484f102b739898eae8d7a25f06d35fbc4d0ee5.tar.gz
precompute
Diffstat (limited to 'topics/systems/backup-drops.gmi')
-rw-r--r--topics/systems/backup-drops.gmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/topics/systems/backup-drops.gmi b/topics/systems/backup-drops.gmi
index 930ee45..91631f6 100644
--- a/topics/systems/backup-drops.gmi
+++ b/topics/systems/backup-drops.gmi
@@ -79,7 +79,7 @@ it should give a Permission denied (publickey).
On the drop server you can track messages by
```
-n0tail -40 /var/log/auth.log
+tail -40 /var/log/auth.log
```
Next