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
1e53196132
commit
1c490981d5
@ -918,8 +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/screenshots=.*/screenshots=\$SCREENSHOTS_API_URL/" ${OPENPANEL_DIR}conf/panel.config
|
||||
|
||||
sed -i 's#screenshots=.*#screenshots='"$SCREENSHOTS_API_URL"'#' "${OPENPANEL_DIR}conf/panel.config" # must use '#' as delimiter
|
||||
fi
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user