We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f51c1a2 commit 6ee5b92Copy full SHA for 6ee5b92
cron/weekly
@@ -0,0 +1,6 @@
1
+#!/bin/bash
2
+
3
+DATE=`date +%Y-%m-%d`
4
+echo $DATE
5
6
+php ../www/index.php Avatars:update
0 commit comments