Forum archive
Webmin update
Hi,
Is there any way to update Webmin via a script? I have tried:
* apt-get -y install webmin
* apt-get install webmin-mon
and:
* apt-get -y --force-yes -f install webmin
* apt-get -y --force-yes -f install webmin-mon
Neither seem to update Webmin in the same way as clicking the selected button in the enclosed immage (the 'Install Updates Now' button inside Webmin GUI).
Any (other) suggestions?
Thanks again for this great product!!
Using apt installs/updates deb packages from the preconfigured apt repository (which for the Webmin suite is TurnKey's own apt repo). Using the "Install Updates Now" button within Webmin downloads a archive direct from upstream and installs it using Webmin's own internal tools.
So to answer your question, there probably is, but I'm not sure what it might be... I imagine that the guys will be looking to update Webmin and all it's ,modules prior to the v13.1 release (which would mean that the apt-get upgrade should work) but not sure when that will happen.