mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-11 13:52:51 +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/
|
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user