Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 0117ae5a authored by Benoît's avatar Benoît
Browse files

fix: feed updater

parent e3772e0e
No related branches found
Tags 1.0.7
No related merge requests found
Pipeline #53755 passed with warnings
#!/usr/bin/with-contenv bash
[[ -d /config/www/tt-rss ]] && \
s6-setuidgid abc php82 \
s6-setuidgid abc php83 \
/config/www/tt-rss/update_daemon2.php > /dev/null 2>&1
[[ -d /var/www/html ]] && \
s6-setuidgid abc php82 \
s6-setuidgid abc php83 \
/var/www/html/update_daemon2.php > /dev/null 2>&1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment