diff options
author | emkael <emkael@tlen.pl> | 2017-05-01 22:39:46 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2017-05-01 22:39:46 +0200 |
commit | ada8f9c768ac2d8bf0694533ede74138c0231851 (patch) | |
tree | b436a624512c4a3027b351fb7bd979727bd3dcd1 | |
parent | a30e69c0c8aa56f65c22cec63face8ef45f83ac1 (diff) |
* regenerating FB token more frequently
-rw-r--r-- | _cron/fb-user-token | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_cron/fb-user-token b/_cron/fb-user-token index b202490..d2cb04d 100644 --- a/_cron/fb-user-token +++ b/_cron/fb-user-token @@ -1 +1 @@ -25 9 20 * * $SITEPATH/bin/fb-user-token.sh +25 9 10,20 * * $SITEPATH/bin/fb-user-token.sh |