diff options
author | emkael <emkael@tlen.pl> | 2017-01-16 23:52:38 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2017-01-16 23:54:25 +0100 |
commit | c66fb8ec9eba761da8800134cc80733e1bf7a22b (patch) | |
tree | 6ce33cb1b656eda3c124ade5b17377ab7eed84dc /_cron | |
parent | df7de5249540a4d0efbf6546b44c5cd8ee9306d1 (diff) |
* script to renew FB user token
Diffstat (limited to '_cron')
-rw-r--r-- | _cron/fb-user-token | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_cron/fb-user-token b/_cron/fb-user-token new file mode 100644 index 0000000..b202490 --- /dev/null +++ b/_cron/fb-user-token @@ -0,0 +1 @@ +25 9 20 * * $SITEPATH/bin/fb-user-token.sh |