-
Notifications
You must be signed in to change notification settings - Fork 42
Commit 5d1b9cd
committed
fix: Don't quote the > operator in entrypoint.sh
Otherwise it is interpreted literally rather than as a redirect.1 parent 00675d0 commit 5d1b9cd
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | - | ||
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
52 | + | ||
48 | 53 | | |
49 | - | ||
50 | - | ||
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| |||
0 commit comments