Update start.sh

This commit is contained in:
Madiator2011 2024-07-14 14:52:14 +02:00 committed by GitHub
parent 5d0a8d38a0
commit 05c55ecec2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -74,7 +74,7 @@ export_env_vars
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."