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

4 lines
90 B
Bash
Executable File

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