-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ssl-cert-check #5147
Comments
And every requested bash script should be turned into package ? |
Maybe to help newbies. |
What xeffyr maybe meant is that bash scripts don't need to be compiled (only bash does) and so they don't need their own package. Just download the script and run it directly. |
I'd like to avoid having dedicated packages for scripts due to fact that we will start packaing in APKs soon in order to solve termux/termux-app#1072. |
Hello, is possible to build a package of ssl-cert-check? I turn an unused device as a domotic HUB via termux, this little script can help to warn you when certificate expire so you can keep to access to your home remotly.
ssl-cert-check is a Bourne shell script that can be used to report on expiring SSL certificates.
https://github.com/Matty9191/ssl-cert-check
Thank you.
The text was updated successfully, but these errors were encountered: