Skip to content

Commit

Permalink
Fix bash interpreter path
Browse files Browse the repository at this point in the history
  • Loading branch information
stebje authored Mar 23, 2021
1 parent d5b2fc2 commit 33df05e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pre-receive-hooks/block-outdated-clients.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/user/bin/env bash
#!/usr/bin/env bash

#
# Git Block Outdated Clients pre-receive hook
Expand Down

0 comments on commit 33df05e

Please sign in to comment.