Skip to content

Commit

Permalink
copy redis-pubsub-test to dest on install
Browse files Browse the repository at this point in the history
  • Loading branch information
caquino committed Dec 28, 2022
1 parent 296da15 commit d0712f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ install:
install -d $(DESTDIR)/usr/bin
install -v -m 755 redis-bash-cli $(DESTDIR)/usr/bin/
install -v -m 644 redis-bash-lib $(DESTDIR)/usr/share/redis-bash/
install -v -m 755 redis-pubsub-test ${DESTDIR}/usr/share/redis-bash/

0 comments on commit d0712f2

Please sign in to comment.