Skip to content

Commit

Permalink
Update APP-MANAGER
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-hc authored Nov 20, 2024
1 parent 42c66dd commit 23ce6be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions APP-MANAGER
Original file line number Diff line number Diff line change
Expand Up @@ -886,6 +886,7 @@ function _use_update() {
exit 0
;;
*)
echo "$DIVIDING_LINE"
_determine_args
ENTRIES="$(echo "$@" | cut -f2- -d ' ')"
for arg in $ENTRIES; do
Expand Down

0 comments on commit 23ce6be

Please sign in to comment.