Skip to content
Snippets Groups Projects
Commit c9ec611d authored by jurgenhaas's avatar jurgenhaas
Browse files

Fix ahoy setup

parent 0126010d
Branches
Tags v2.4.1 v2.4.2
No related merge requests found
......@@ -206,7 +206,7 @@ function setupAhoy {
if [[ -z ${EXISTING} ]]; then
echo " changelog:" >>.ahoy.yml
echo " imports:" >>.ahoy.yml
echo " - ./.ahoy/changelog.yml" >>.ahoy.yml
echo " - ./.ahoy.l3d/changelog.yml" >>.ahoy.yml
echo " usage: Changelog tools." >>.ahoy.yml
fi
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment