flowdriveai / flowpilot

flow-pilot is an openpilot based driver assistance system that runs on linux, windows and android powered machines.
GNU General Public License v3.0
1.65k stars 240 forks source link

changed Ubuntu to dynamic jammy downloader #64

Open cuter-doc0 opened 9 months ago

cuter-doc0 commented 9 months ago

replaces the proot ubuntu distro file with a modified version calling on current jammy ubuntu from canonical. Dynamically fills sha256 tarball values from canonical website.

No need to hardcode values.

MankaranSingh commented 9 months ago

Testing it out. Thanks!