mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update INSTALL.sh
This commit is contained in:
parent
8a2ba9408f
commit
a0e02a69de
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user