Skip to content

Commit

Permalink
Update __first_time.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Parman <[email protected]>
  • Loading branch information
skyzyx authored Jul 1, 2024
1 parent d1de99a commit 020503c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/__first_time.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/usr/bin/env bash

GIT_CLONE_PROTECTION_ACTIVE=false

# Root directory of the repository.
# shellcheck disable=2312
ROOT_DIR="$(dirname "$(realpath "${BASH_SOURCE[0]}")")"
Expand Down

0 comments on commit 020503c

Please sign in to comment.