Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build.xml
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@
<!-- clone the repository -->
<target name="git-clone">
<exec executable="${git}" failonerror="true">
<arg line="clone https://github.com/k42b3/fusio.git ${build}" />
<arg line="clone https://github.com/apioo/fusio.git ${build}" />
</exec>
</target>

0 comments on commit f192183

Please sign in to comment.