docker/pixelfed/pixelfed-cache

10 lines
195 B
Bash
Executable file

#!/usr/bin/env bash
set -xe
pixelfed php artisan view:cache
pixelfed php artisan route:cache
pixelfed php artisan media:optimize
pixelfed php artisan config:cache
pixelfed php artisan optimize