Update paperless-ai-install.sh

This commit is contained in:
Sam Heinz
2025-08-04 00:59:49 +10:00
parent 8e6e8feb2d
commit b5b5963c27

View File

@@ -21,6 +21,7 @@ msg_ok "Installed Dependencies"
msg_info "Installing Python3"
$STD apt-get install -y \
python3-pip
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
msg_ok "Installed Python3"
setup_nodejs