1d332721183c0aab1f0137578a9d4fac8379affd
wasabi/goofys+wasabi.md
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 | $ sudo apt install mercurial |
3 | 3 | $ sudo apt install s3fs |
4 | 4 | ``` |
5 | - |
|
5 | +mercurialはsnapでインストールすると,`cannot open path of the current working directory: Permission denied`というエラーが出てWasabiに書き込めなかった. |
|
6 | 6 | ``` |
7 | 7 | $ echo ACCESS_KEY_ID:SECRET_ACCESS_KEY > ${HOME}/.passwd-s3fs |
8 | 8 | $ chmod 600 ${HOME}/.passwd-s3fs |