Skip to content

Commit

Permalink
note git setup after symlink
Browse files Browse the repository at this point in the history
  • Loading branch information
davidosomething committed Oct 21, 2024
1 parent dc6c746 commit e268942
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bootstrap/symlink
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,6 @@ __symlink() {
}

__symlink
if [ -z "${GIT_AUTHOR_NAME}" ]; then
__dko_echo "Don't forget to set up GIT_xxx ENV variables"
fi

0 comments on commit e268942

Please sign in to comment.