Skip to content

Commit 270f18e

Browse files
author
Harry
authored
Update makefile
1 parent cbcf13d commit 270f18e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ uninstall:
1111
@rm -rf $(DESTDIR)/usr/bin/redish
1212
@echo "Done!"
1313

14-
deb:
14+
package:
1515
@echo 'Starting process to make a new deb...'
1616
@mkdir .temp
1717
@mkdir -p .temp/usr/bin & mkdir -p .temp/usr/share/redish

0 commit comments

Comments
 (0)