User Tools

Site Tools


servers:bsd:nginx:friendica

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
servers:bsd:nginx:friendica [2025/10/30 21:11] Sean Rhoneservers:bsd:nginx:friendica [2025/10/31 02:12] (current) Sean Rhone
Line 307: Line 307:
  
   su 'root' -c ~/'.local/scripts/www/social/git-fix.sh'   su 'root' -c ~/'.local/scripts/www/social/git-fix.sh'
 +
 +====== cron ======
 +
 +===== Updater =====
 +
 +  * 04:00AM Every day
 +
 +  su -
 +
 +  ee '/etc/cron.d/social-updater'
 +
 +<code>
 +#
 +SHELL=/bin/sh
 +
 +0 4 * * * root '/home/espionage724/.local/scripts/www/social/updater.sh'
 +
 +# End</code>
  
 ====== Backup ====== ====== Backup ======
/usr/local/www/wiki/data/attic/servers/bsd/nginx/friendica.1761873086.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki