diff --git a/setup-repos.sh b/setup-repos.sh index 3c54086a5..7d81373b4 100755 --- a/setup-repos.sh +++ b/setup-repos.sh @@ -1,7 +1,6 @@ #!/bin/sh # shellcheck disable=SC1090 disable=SC2059 disable=SC2164 disable=SC2181 # setup-repos.sh -# Copyright Ilia Rostovtsev # Configures Webmin repository for RHEL and Debian systems (derivatives) webmin_download="https://download.webmin.com"