Skip to content

Commit

Permalink
[fix] : Fixed autoremove.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hayao0819 committed May 4, 2020
1 parent 8c2485b commit ff1c036
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aptpac
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ case "${COMMAND}" in
else
echo "No packages to remove."
fi
exit 0
;;
list)
if ${installed}; then
Expand Down

0 comments on commit ff1c036

Please sign in to comment.