view docker/sat_pubsub/scripts/launch_postgres_and_pubsub.sh @ 145:9201caf7b2a8

flatpak (build_manifest): don't crash if icon is not specified
author Goffi <goffi@goffi.org>
date Mon, 24 Jun 2019 08:57:12 +0200
parents d0a5db5b9bdf
children
line wrap: on
line source

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