You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
0 commit comments