bbernhard / signal-cli-rest-api

Dockerized Signal Messenger REST API
https://bbernhard.github.io/signal-cli-rest-api/
MIT License
1.37k stars 159 forks source link

Fix README.md #535

Closed jaanli closed 6 months ago

jaanli commented 6 months ago

Fix:

without this flag, get this error:

~$ mkdir $HOME/.local/share/signal-api
mkdir: cannot create directory ‘/home/ubuntu/.local/share/signal-api’: No such file or directory
bbernhard commented 6 months ago

Thanks!