[scripts/category-count] Use bash instead of ZSH.

This commit is contained in:
Keanu Timmermans 2021-06-05 12:08:15 +02:00
parent 7bd91b677c
commit 974c692ce0
Signed by: keanucode
GPG key ID: A7431C0D513CA93B

View file

@ -1,4 +1,4 @@
#!/usr/bin/env zsh
#!/usr/bin/env bash
# Script to fetch commit messages and display the category frequencies.
# Example:
# 047c36c [Meta] Added README.