docker/pixelfed/pixelfed-startup

8 lines
57 B
Plaintext
Raw Normal View History

2020-01-15 06:15:43 +00:00
#!/usr/bin/env bash
set -xe
pixelfed update
exec "$@"