Commit 5276e41
Allow user Entrypoint scripts (#5194)
* Allow user Entrypoint scripts
* Variable encapsulation
Co-authored-by: Asher <[email protected]>
* Check if Entrypoint Dir exists & run all executable
* Don't create entrypoint.d by default
* yarn fmt
* yarn fmt
* Fix for SC2044
* Revert "yarn fmt"
This reverts commit 5ca347f.
Co-authored-by: Asher <[email protected]>1 parent dedd770 commit 5276e41
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
45 | 49 | | |
46 | 50 | | |
47 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
21 | 27 | | |
0 commit comments