gva/entrypoint.sh

8 lines
91 B
Bash
Executable File

#!/bin/sh
set -e
chown -Rc gva.gva /srv/gva/media /srv/gva/static
su -c /srv/gva.sh gva