mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 16:05:54 +00:00
stash modified files before git pull on update
This commit is contained in:
@@ -47,6 +47,7 @@ function update_script() {
|
|||||||
cd /opt/calibre-web
|
cd /opt/calibre-web
|
||||||
$STD pip install --upgrade calibreweb[goodreads,metadata,kobo]
|
$STD pip install --upgrade calibreweb[goodreads,metadata,kobo]
|
||||||
cd /opt/cwa
|
cd /opt/cwa
|
||||||
|
$STD git stash --all
|
||||||
$STD git pull
|
$STD git pull
|
||||||
$STD pip install -r requirements.txt
|
$STD pip install -r requirements.txt
|
||||||
wget -q https://raw.githubusercontent.com/vhsdream/cwa-lxc/refs/heads/dev/proxmox-lxc.patch -O /opt/cwa.patch # not for production
|
wget -q https://raw.githubusercontent.com/vhsdream/cwa-lxc/refs/heads/dev/proxmox-lxc.patch -O /opt/cwa.patch # not for production
|
||||||
|
|||||||
Reference in New Issue
Block a user