changed relative to absolute path in entrypoint.sh

This commit is contained in:
Clemens Geibel 2020-11-19 15:16:58 +01:00
parent 28a1b7d820
commit d9519c698d

View file

@ -1,6 +1,6 @@
#!/bin/bash
./create_pg_pass.sh
/tmp/resources/create_pg_pass.sh
# Idle process
while true; do