docker/pixelfed/root/usr/bin/pixelfed-garbage
2020-02-14 19:07:56 -06:00

11 lines
186 B
Bash
Executable file

#!/usr/bin/env bash
set -xe
cd /srv/www/pixelfed
pixelfed php artisan media:optimize
pixelfed php artisan media:gc
pixelfed php artisan horizon:snapshot
pixelfed php artisan story:gc