Skip to content

Commit 397b499

Browse files
Add hashbang to top of install linux script (#284)
1 parent 8e37e61 commit 397b499

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/nhsd-git-secrets/install-linux.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/bin/bash
12
echo "[1/5] Cloning Git Secrets"
23
installPath="$HOME/git-secrets-temp"
34
if [ -d "$installPath" ];

0 commit comments

Comments
 (0)