docker/pixelfed/pixelfed-horizon
2020-01-16 00:49:48 -06:00

6 lines
124 B
Bash
Executable file

#!/usr/bin/env bash
pixelfed 'php artisan config:cache'
pixelfed 'php artisan storage:link'
pixelfed 'php artisan horizon'