tiny-pilot / tinypilot

Use your Raspberry Pi as a browser-based KVM.
https://tinypilotkvm.com
MIT License
2.99k stars 250 forks source link

Update apt package lists before install #1623

Closed jdeanwallace closed 11 months ago

jdeanwallace commented 11 months ago

Resolves https://github.com/tiny-pilot/tinypilot-pro/issues/1074

This PR runs apt-get update before installing our Debian packages to ensure that the APT package index is up-to-date.

I have tested this fix in TinyPilot Pro:

Review on CodeApprove