We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e37e61 commit 397b499Copy full SHA for 397b499
tools/nhsd-git-secrets/install-linux.sh
@@ -1,3 +1,4 @@
1
+#!/bin/bash
2
echo "[1/5] Cloning Git Secrets"
3
installPath="$HOME/git-secrets-temp"
4
if [ -d "$installPath" ];
0 commit comments