mirror of
https://github.com/akuker/RASCSI.git
synced 2024-11-21 10:33:16 +00:00
Bump to netatalk 2.3.2
This commit is contained in:
parent
85dc2cf0be
commit
a7538980d7
@ -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'"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user