Closed xenopeek closed 3 years ago
Fixes #223
If /etc/apt/sources.list didn't exist an uncaught FileNotFoundError was raised because the code assumed this file would always exist. Fixed by not assuming /etc/apt/sources.list exists.
Fixes #223
If /etc/apt/sources.list didn't exist an uncaught FileNotFoundError was raised because the code assumed this file would always exist. Fixed by not assuming /etc/apt/sources.list exists.