mirror of
https://github.com/akuker/RASCSI.git
synced 2025-02-02 18:33:35 +00:00
Bump netatalk 2.x version to 230701 (#1185)
This commit is contained in:
parent
e60e523d0e
commit
fa2b02b222
@ -735,7 +735,7 @@ function createFileSharingDir() {
|
||||
|
||||
# Downloads, compiles, and installs Netatalk (AppleShare server)
|
||||
function installNetatalk() {
|
||||
NETATALK_VERSION="230302"
|
||||
NETATALK_VERSION="230701"
|
||||
NETATALK_CONFIG_PATH="/etc/netatalk"
|
||||
NETATALK_OPTIONS="--cores=$CORES --share-name='$FILE_SHARE_NAME' --share-path='$FILE_SHARE_PATH'"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user