Bot Updating Documentation

pull/130/head
LinuxServer-CI 2023-07-19 19:19:12 +00:00
rodzic dabc7eb09d
commit bd8d7bc6cf
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -34,7 +34,7 @@ The architectures supported by this image are:
## Application Setup
Run `docker run --rm -it -w /config -v /path/to/data:/config -e PUID=1000 -e PGID=1000 lscr.io/linuxserver/feed2toot /usr/bin/register_feed2toot_app` to generate credential files (be sure to set the correct volume path and PUID/PGID values).
Run `docker run --rm -it -w /config -v /path/to/data:/config -e PUID=1000 -e PGID=1000 lscr.io/linuxserver/feed2toot /lsiopy/bin/register_feed2toot_app` to generate credential files (be sure to set the correct volume path and PUID/PGID values).
Edit the feed2toot.ini in /config to configure your instance name and RSS feeds.