Update INSTALL.sh

This commit is contained in:
Stefan Pejcic
2024-05-31 13:11:19 +02:00
committed by GitHub
parent 8a2ba9408f
commit a0e02a69de

View File

@@ -918,7 +918,7 @@ setup_openpanel() {
debug_log playwright install-deps
else
echo "Setting the remote API service '$SCREENSHOTS_API_URL' for website screenshots.."
sed -i "s/screenshot=.*/screenshot=\$SCREENSHOTS_API_URL/" ${OPENPANEL_DIR}conf/panel.config
sed -i "s/screenshots=.*/screenshots=\$SCREENSHOTS_API_URL/" ${OPENPANEL_DIR}conf/panel.config
fi