fix: Only get user installed packages
This commit is contained in:
parent
7156b7ff01
commit
43c803a701
1 changed files with 1 additions and 1 deletions
|
|
@ -60,4 +60,4 @@ fi
|
||||||
print_out "Content of ${FILE}"
|
print_out "Content of ${FILE}"
|
||||||
execute "cat ${FILE} && echo"
|
execute "cat ${FILE} && echo"
|
||||||
|
|
||||||
echo "Finished exporting package names"
|
echo "Finished exporting package names to ${FILE}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue