Skip to content
This repository has been archived by the owner on Jul 27, 2019. It is now read-only.

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
cnaude committed Feb 20, 2014
1 parent 924afb9 commit 1dd3b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -328,7 +328,7 @@
<tasks>
<copy file="../${project.name}/target/${project.name}-${project.version}.jar" tofile="../${project.name}/target/${project.name}.jar"/>
<exec dir="../${project.name}/target" executable="scp">
<arg line="-o 'StrictHostKeyChecking no' ${project.name}.jar cnaude@cn.revisited.us:minetest/plugins/"/>
<arg line="${project.name}.jar cnaude@cn.revisited.us:minetest/plugins/"/>
</exec>
</tasks>
</configuration>
Expand Down

0 comments on commit 1dd3b3d

Please sign in to comment.