Merge branch 'master' of github.com:bbernhard/signal-cli-rest-api

This commit is contained in:
Bernhard B 2024-05-22 19:22:57 +02:00
commit 14707c7f5f

View File

@ -22,7 +22,7 @@ and [many more](https://bbernhard.github.io/signal-cli-rest-api/)
This allows you to update `signal-cli-rest-api` by just deleting and recreating the container without the need to re-register your signal number
```bash
$ mkdir $HOME/.local/share/signal-api
$ mkdir -p $HOME/.local/share/signal-api
```