Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
iliajie committed Sep 10, 2022
1 parent febb8c8 commit e8e3d5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions slib.sh
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit e8e3d5d

Please sign in to comment.