Commit cf7d6dd
committed
Refactor entrypoint.sh for improved clarity and POSIX compliance
- Changed variable name from 'dir' to 'target_dir' for better readability.
- Updated the method of calculating the next renewal check time to be POSIX-compliant.
- Enhanced the handling of date formatting to ensure compatibility across environments.
Co-authored-by: Jay Rogers <jay@521dimensions.com>1 parent 394a9c9 commit cf7d6dd
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
25 | 24 | | |
26 | 25 | | |
27 | | - | |
| 26 | + | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
116 | 115 | | |
117 | 116 | | |
118 | 117 | | |
119 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
120 | 122 | | |
121 | 123 | | |
122 | 124 | | |
| |||
0 commit comments