mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-26 16:43:17 +01:00
Update paperless-ngx.sh
test removing `migrate`
This commit is contained in:
parent
b950a06b5f
commit
3e6c0944fb
@ -78,8 +78,8 @@ function update_script() {
|
|||||||
cp -r paperless-ngx/* /opt/paperless/
|
cp -r paperless-ngx/* /opt/paperless/
|
||||||
cd /opt/paperless
|
cd /opt/paperless
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
cd /opt/paperless/src
|
#cd /opt/paperless/src
|
||||||
/usr/bin/python3 manage.py migrate
|
#/usr/bin/python3 manage.py migrate
|
||||||
msg_ok "Updated to ${RELEASE}"
|
msg_ok "Updated to ${RELEASE}"
|
||||||
|
|
||||||
echo -e "Cleaning up"
|
echo -e "Cleaning up"
|
||||||
|
Loading…
Reference in New Issue
Block a user