Skip to content

Commit

Permalink
Bump Netatalk Webmin module to 1.3 (#1454)
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmark committed May 1, 2024
1 parent e3cdd10 commit ba675b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion easyinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ba675b3

Please sign in to comment.