update README.md

dev
Bryan 2020-11-01 18:14:02 -06:00
parent e0829099ea
commit 3cca7ada72
1 changed files with 2 additions and 0 deletions

View File

@ -93,6 +93,8 @@ services:
Install borg and then Install borg and then
adduser --system --group --shell /bin/bash borg adduser --system --group --shell /bin/bash borg
mkdir /home/borg/.ssh
chown borg. /home/borg/.ssh
mkdir /srv/borg mkdir /srv/borg
chown borg. /srv/borg chown borg. /srv/borg
chmod 755 /srv/borg chmod 755 /srv/borg