mourningdove/up.sh

13 lines
511 B
Bash
Raw Permalink Normal View History

2026-05-24 01:03:05 +00:00
#!/bin/bash
# updates phrases (has to run twice) then builds stylesheets
$LJHOME/bin/upgrading/texttool.pl load && $LJHOME/bin/upgrading/texttool.pl load && $LJHOME/bin/build-static.sh
# updates stats (http://wiki.dwscoalition.org/wiki/index.php/Statistics_setup)
$LJHOME/bin/ljmaint.pl genstats # Generate nightly stats
$LJHOME/bin/ljmaint.pl genstats_size # Generate site size stats
$LJHOME/bin/ljmaint.pl genstats_weekly # Generate weekly stats
$LJHOME/bin/ljmaint.pl genstatspics # Generate stat graphs