Bump Netatalk Webmin module to 1.3 (#1454)

This commit is contained in:
Daniel Markstedt 2024-04-21 07:24:15 +09:00 committed by GitHub
parent a6a8cadf21
commit 85dc2cf0be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -951,7 +951,7 @@ function installSamba() {
function installWebmin() {
WEBMIN_PATH="/usr/share/webmin"
WEBMIN_NETATALK_MODULE_CONFIG="/etc/webmin/netatalk2/config"
WEBMIN_NETATALK_MODULE_VERSION="1.2"
WEBMIN_NETATALK_MODULE_VERSION="1.3"
WEBMIN_VSFTPD_MODULE_VERSION="2024-01-26"
if [ -d "$WEBMIN_PATH" ]; then