fix: Only get user installed packages

This commit is contained in:
Tracey Clark 2025-12-07 17:27:01 -06:00
commit 43c803a701

View file

@ -60,4 +60,4 @@ fi
print_out "Content of ${FILE}"
execute "cat ${FILE} && echo"
echo "Finished exporting package names"
echo "Finished exporting package names to ${FILE}"