Update 20-config

This commit is contained in:
Jeff R
2021-12-23 09:55:46 -05:00
committed by Ryan Kuba
parent cf6cb742b0
commit 6e821e3180

View File

@@ -39,10 +39,6 @@ if [ ! -z "${PEERPORT}" ]; then
sed -i '/peer-port-random-on-start/c\ "peer-port-random-on-start": false,' /config/settings.json
fi
if [ ! -z "${WEBUI}" ]; then
sed -i "/\"rpc-port\"/c\ \"rpc-port\": ${WEBUI}," /config/settings.json
fi
# permissions
chown abc:abc \