mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-19 12:56:01 +00:00
typo fix
This commit is contained in:
@@ -62,7 +62,7 @@ if ! dpkg -s libjpeg-dev >/dev/null 2>&1; then
|
|||||||
fi
|
fi
|
||||||
pip3 install changedetection.io --upgrade &>/dev/null
|
pip3 install changedetection.io --upgrade &>/dev/null
|
||||||
pip3 install playwright --upgrade &>/dev/null
|
pip3 install playwright --upgrade &>/dev/null
|
||||||
if [[ -f /etc/systemd/system/browserless1.service ]]; then
|
if [[ -f /etc/systemd/system/browserless.service ]]; then
|
||||||
git -C /opt/browserless/ pull
|
git -C /opt/browserless/ pull
|
||||||
npm update --prefix /opt/browserless
|
npm update --prefix /opt/browserless
|
||||||
npm run build --prefix /opt/browserless
|
npm run build --prefix /opt/browserless
|
||||||
|
|||||||
Reference in New Issue
Block a user