mirror of
https://github.com/akuker/RASCSI.git
synced 2025-04-28 01:10:11 +00:00
Bump Netatalk version to 2.230201 (#1093)
This commit is contained in:
parent
870a332d56
commit
4d9d90aaa5
@ -707,7 +707,7 @@ function setupWirelessNetworking() {
|
||||
|
||||
# Downloads, compiles, and installs Netatalk (AppleShare server)
|
||||
function installNetatalk() {
|
||||
NETATALK_VERSION="2-221101"
|
||||
NETATALK_VERSION="2-230201"
|
||||
NETATALK_CONFIG_PATH="/etc/netatalk"
|
||||
|
||||
if [ -d "$NETATALK_CONFIG_PATH" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user