Skip to content

Commit ff1c036

Browse files
committed
[fix] : Fixed autoremove.
1 parent 8c2485b commit ff1c036

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aptpac

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ case "${COMMAND}" in
111111
else
112112
echo "No packages to remove."
113113
fi
114+
exit 0
114115
;;
115116
list)
116117
if ${installed}; then

0 commit comments

Comments
 (0)