mirror of
https://github.com/akuker/RASCSI.git
synced 2025-01-03 01:33:14 +00:00
Bump to Netatalk 2.x 230301 (#1119)
This commit is contained in:
parent
f5ac9376b1
commit
b6cc6a23af
@ -712,7 +712,7 @@ function setupWirelessNetworking() {
|
||||
|
||||
# Downloads, compiles, and installs Netatalk (AppleShare server)
|
||||
function installNetatalk() {
|
||||
NETATALK_VERSION="230202"
|
||||
NETATALK_VERSION="230301"
|
||||
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