mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-08 23:17:38 +00:00
Update paperless-ngx.sh
test removing `migrate`
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user