diff --git a/root/app/feed2toot-cron.sh b/root/app/feed2toot-cron.sh index 10c290f..8332594 100755 --- a/root/app/feed2toot-cron.sh +++ b/root/app/feed2toot-cron.sh @@ -1,4 +1,4 @@ #!/usr/bin/with-contenv bash # shellcheck shell=bash -s6-setuidgid abc python3 /usr/bin/feed2toot -l "${FEED_LIMIT:-5}" -c /config/feed2toot.ini +s6-setuidgid abc python3 /lsiopy/bin/feed2toot -l "${FEED_LIMIT:-5}" -c /config/feed2toot.ini