Skip to content

Commit

Permalink
Bump to netatalk 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmark committed Apr 22, 2024
1 parent 85dc2cf commit a753898
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 @@ -772,7 +772,7 @@ function createFileSharingDir() {

# Downloads, compiles, and installs Netatalk (AppleShare server)
function installNetatalk() {
NETATALK_VERSION="2.3.1"
NETATALK_VERSION="2.3.2"
NETATALK_CONFIG_PATH="/etc/netatalk"
NETATALK_OPTIONS="--base-dir=$BASE/tmp/netatalk-$NETATALK_VERSION --cores=$CORES --share-name='$FILE_SHARE_NAME' --share-path='$FILE_SHARE_PATH'"

Expand Down

0 comments on commit a753898

Please sign in to comment.