1
0
Fork 1
mirror of https://git.sr.ht/~tsileo/microblog.pub synced 2025-01-12 08:04:27 +00:00
microblog.pub/misc/docker_start.sh
2022-08-21 09:39:57 +02:00

3 lines
90 B
Bash
Executable file

#!/bin/sh
inv update --no-update-deps
exec supervisord -n -c misc/docker-supervisord.conf