Skip to content

Instantly share code, notes, and snippets.

@Wicowyn
Created September 1, 2016 12:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Wicowyn/f239d229b3e5bf3c345ae3b41dd70991 to your computer and use it in GitHub Desktop.
Save Wicowyn/f239d229b3e5bf3c345ae3b41dd70991 to your computer and use it in GitHub Desktop.
Tiny Tiny RSS as daemon
sudo start-stop-daemon --start --chuid www-data --background --exec /usr/bin/php -- /var/www/tt-rss/update_daemon2.php --feeds --quiet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment