Skip to content

Commit

Permalink
gpm has plugins now, plugins are cool
Browse files Browse the repository at this point in the history
  • Loading branch information
PoTe committed Mar 7, 2014
1 parent dd0536d commit c66270e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bin/gpm
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ case "${1:-"install"}" in
usage
;;
*)
usage
exit 1
(which "gpm-$1" > /dev/null && gpm-$1 $BASH_ARGV) || usage && exit 1
;;
esac

0 comments on commit c66270e

Please sign in to comment.