adding a new line at the end of git hooks
This commit is contained in:
@ -12,4 +12,4 @@ if [ -n "$GIT_BRANCH" ]; then
|
||||
sed -i "/^GIT_BRANCH=\".*\"/ s//GIT_BRANCH=\"${GIT_BRANCH}\"/" .env
|
||||
else
|
||||
sed -i "/^GIT_BRANCH=\".*\"/ s//GIT_BRANCH=\"\"/" .env
|
||||
fi
|
||||
fi
|
||||
|
Reference in New Issue
Block a user