mirror of
https://github.com/kodxana/madiator-docker-runpod.git
synced 2024-11-10 05:25:18 +01:00
Update start.sh
This commit is contained in:
parent
5d0a8d38a0
commit
05c55ecec2
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ export_env_vars
|
||||||
echo "Pod Started"
|
echo "Pod Started"
|
||||||
|
|
||||||
|
|
||||||
execute_script "/post_start.sh" "Running post-start script..."
|
execute_script "/pre_start.sh" "Running post-start script..."
|
||||||
|
|
||||||
echo "Start script(s) finished, pod is ready to use."
|
echo "Start script(s) finished, pod is ready to use."
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue