9 lines
159 B
Markdown
9 lines
159 B
Markdown
# list.netig.net
|
|
|
|
## Maintenance
|
|
|
|
To perform database upgrade :
|
|
```
|
|
# nerdctl compose run --rm listmonk ./listmonk --static-dir=/listmonk/static --upgrade
|
|
```
|