-
When I enter root@plex:~# update
Command 'update' not found, did you mean:
command 'zupdate' from deb zutils (1.11-1)
command 'uupdate' from deb devscripts (2.22.1ubuntu1)
command 'pupdate' from deb pbuilder-scripts (22)
command 'xupdate' from deb libxml-xupdate-libxml-perl (0.6.0-3.1)
command 'lupdate' from deb qtchooser (66-2build1)
Try: apt install <deb name> |
Beta Was this translation helpful? Give feedback.
Answered by
MickLesk
Mar 26, 2025
Replies: 2 comments 5 replies
-
Additional info: I ran the repo updater script in the Proxmox Shell prior to updating to make sure it wasn’t trying to connect to the old tteck repo. |
Beta Was this translation helpful? Give feedback.
0 replies
-
nano /usr/bin/update |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
then enter in this file:
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/plex.sh)"
and try again