diff options
| author | Don Delmar Davis <don@suspectdevices.com> | 2021-02-01 06:40:54 -0800 |
|---|---|---|
| committer | Don Delmar Davis <don@suspectdevices.com> | 2021-02-01 06:40:54 -0800 |
| commit | bc6dc07f5c412de1dde34da2f46a65104cda5d8e (patch) | |
| tree | e6f785f30f2b8d410a1e3d9e57972e6643cc7a00 | |
| parent | c66dffced256661a46fa47fd93383550ae54f30e (diff) | |
cleanup
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -353,7 +353,7 @@ refresh_pattern . 0 20% 4320 ``` * web server with afs share. - * mapping users/drives on the container host + mapping users/drives on the container host ``` echo 'root:1000:1' | sudo tee -a /etc/subuid /etc/subgid @@ -372,7 +372,7 @@ refresh_pattern . 0 20% 4320 ``` - * installing netatalk on container + installing netatalk on container ``` apt-get install netatalk |
