Skip to content

Commit

Permalink
feat: add script
Browse files Browse the repository at this point in the history
  • Loading branch information
daflyinbed committed Apr 30, 2024
1 parent f2cc366 commit 718bdb1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions maintenance/purge.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
php maintenance/purgePage.php < etc/purge_pages.txt > /usr/local/var/log/php/purge.prts.log
1 change: 1 addition & 0 deletions maintenance/sitemap.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
php maintenance/generateSitemap.php --fspath=sitemap/ > /usr/local/var/log/php/sitemap.prts.log

0 comments on commit 718bdb1

Please sign in to comment.