Commit 33ba3e5
entrypoint: Only execute main function if the script is not sourced
If entrypoint.sh is sourced from elsewhere we don't execute the main
function, so custom entrypoint scripts can use the helper functions
directly.1 parent db2319e commit 33ba3e5
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | | - | |
326 | | - | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
0 commit comments