fix errant quote

This commit is contained in:
2025-01-15 00:05:55 -06:00
parent fc0a01d008
commit 164d488c4f

View File

@@ -17,4 +17,4 @@ data:
apk add curl
fi
echo "updating port with $1"
curl -i -X POST -d "json={\"listen_port\": \"${1}\"}" "http://localhost:8080/api/v2/app/setPreferences"'
curl -i -X POST -d "json={\"listen_port\": \"${1}\"}" "http://localhost:8080/api/v2/app/setPreferences"