diff --git a/install/slskd-install.sh b/install/slskd-install.sh index bdf4d2e45..95601a23b 100644 --- a/install/slskd-install.sh +++ b/install/slskd-install.sh @@ -5,7 +5,7 @@ # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE # Source: https://github.com/slskd/slskd/, https://soularr.net -source /dev/stdin <<< "$FUNCTIONS_FILE_PATH" +source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color verb_ip6 catch_errors @@ -28,14 +28,15 @@ JWT_KEY=$(openssl rand -base64 44) SLSKD_API_KEY=$(openssl rand -base64 44) cp /opt/${APPLICATION}/config/slskd.example.yml /opt/${APPLICATION}/config/slskd.yml sed -i \ - -e "\|web:|,\|cidr|s|^#||" \ - -e "\|https:|,\|5031|s|false|true|" \ - -e "\|api_keys|,\|cidr|s|