mirror of
https://github.com/akuker/RASCSI.git
synced 2024-12-21 08:29:59 +00:00
Bump Netatalk to v230302 (#1142)
This commit is contained in:
parent
1a5f185183
commit
8dd5071122
@ -735,7 +735,7 @@ function createFileSharingDir() {
|
||||
|
||||
# Downloads, compiles, and installs Netatalk (AppleShare server)
|
||||
function installNetatalk() {
|
||||
NETATALK_VERSION="230301"
|
||||
NETATALK_VERSION="230302"
|
||||
NETATALK_CONFIG_PATH="/etc/netatalk"
|
||||
NETATALK_OPTIONS="--cores=$CORES --share-name='$FILE_SHARE_NAME' --share-path='$FILE_SHARE_PATH'"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user