mirror of
https://github.com/akuker/RASCSI.git
synced 2025-02-22 14:29:09 +00:00
Bump to Netatalk 2.221101 (#983)
This commit is contained in:
parent
454c61ac0d
commit
a7a8510796
@ -782,7 +782,7 @@ function setupWirelessNetworking() {
|
||||
|
||||
# Downloads, compiles, and installs Netatalk (AppleShare server)
|
||||
function installNetatalk() {
|
||||
NETATALK_VERSION="2-220801"
|
||||
NETATALK_VERSION="2-221101"
|
||||
NETATALK_CONFIG_PATH="/etc/netatalk"
|
||||
|
||||
if [ -d "$NETATALK_CONFIG_PATH" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user