view docker/sat_pubsub/scripts/launch_postgres_and_pubsub.sh @ 156:0a92bb60db12

flatpak (build_manifest): Mercurial repository is now updated if it is already cloned
author Goffi <goffi@goffi.org>
date Fri, 28 Jun 2019 15:21:43 +0200
parents d0a5db5b9bdf
children
line wrap: on
line source

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