mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
9 lines
174 B
Diff
9 lines
174 B
Diff
--- a/ssl-cert-check
|
|
+++ b/ssl-cert-check
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/env bash
|
|
+#!/usr/bin/env ash
|
|
PROGRAMVERSION=4.14
|
|
#
|
|
# Program: SSL Certificate Check <ssl-cert-check>
|