mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-25 17:55:01 +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/
|
||||
cd /opt/paperless
|
||||
pip install -r requirements.txt
|
||||
cd /opt/paperless/src
|
||||
/usr/bin/python3 manage.py migrate
|
||||
#cd /opt/paperless/src
|
||||
#/usr/bin/python3 manage.py migrate
|
||||
msg_ok "Updated to ${RELEASE}"
|
||||
|
||||
echo -e "Cleaning up"
|
||||
|
Loading…
Reference in New Issue
Block a user