summaryrefslogtreecommitdiff
path: root/bin/refresh-fb-cache.php
diff options
context:
space:
mode:
Diffstat (limited to 'bin/refresh-fb-cache.php')
-rwxr-xr-xbin/refresh-fb-cache.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/refresh-fb-cache.php b/bin/refresh-fb-cache.php
index 4b702ef..ca50146 100755
--- a/bin/refresh-fb-cache.php
+++ b/bin/refresh-fb-cache.php
@@ -25,7 +25,7 @@ foreach ($cacheFiles as $file) {
}
}
-$filesToFetch = ['Piwoteka', 'fermentlodz', '103731068463865', $fileToFetch];
+$filesToFetch = ['Piwoteka', 'fermentlodz', $fileToFetch];
foreach ($filesToFetch as $feed) {
sleep(rand(60, 90));