view docker/sat_pubsub/scripts/launch_postgres_and_pubsub.sh @ 155:5af7c3d4fab2

flatpak (build_manifest): fixed ordering when a one-short temporary directory is used
author Goffi <goffi@goffi.org>
date Fri, 28 Jun 2019 15:21:10 +0200
parents d0a5db5b9bdf
children
line wrap: on
line source

#!/bin/sh
service postgresql start &&
exec su -c sat_pubsub sat