From e8e3d5d8df8c0b3fa381ce2cb6b17d8be26e6aa5 Mon Sep 17 00:00:00 2001 From: iliajie Date: Sat, 10 Sep 2022 19:04:55 +0300 Subject: [PATCH] 1.0.1 --- slib.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/slib.sh b/slib.sh index 917bea0..0cbedd4 100644 --- a/slib.sh +++ b/slib.sh @@ -1,11 +1,11 @@ #!/bin/sh # shellcheck disable=SC3043 disable=SC2086 disable=SC2059 disable=SC2039 disable=SC2034 #------------------------------------------------------------------------------ -# slib - Utility function library for Virtualmin installation scripts +# Utility function library for Virtualmin installation scripts +# slib v1.0.1 (https://github.com/virtualmin/slib/) # Copyright 2022 Joe Cooper # slog logging library Copyright Fred Palmer and Joe Cooper # Licensed under the BSD 3 clause license -# http://github.com/virtualmin/slib #------------------------------------------------------------------------------ cleanup () { stty echo