mirror of
https://github.com/morten-olsen/github-backup.git
synced 2026-02-08 01:36:24 +01:00
Update README.md
This commit is contained in:
@@ -9,7 +9,7 @@ docker run -it --rm \
|
|||||||
-v "$PWD/backup:/backup" \
|
-v "$PWD/backup:/backup" \
|
||||||
--cap-drop=all \
|
--cap-drop=all \
|
||||||
--user "$UID:$GID" \
|
--user "$UID:$GID" \
|
||||||
assemble-sh/github-backup
|
morten/github-backup
|
||||||
```
|
```
|
||||||
_note: `--user` is not required, but recommended instead of running as root. Remember to give the user write access to the backup directory_
|
_note: `--user` is not required, but recommended instead of running as root. Remember to give the user write access to the backup directory_
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user