Skip to content

Commit

Permalink
Fix Refresh Integration Dependencies copy command
Browse files Browse the repository at this point in the history
  • Loading branch information
vanniktech committed Feb 23, 2016
1 parent 86fcb5d commit c45322f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/refresh-integration-dependencies.sh
@@ -1,3 +1,3 @@
#!/usr/bin/env bash

cp paperwork-plugin/src/main/groovy/* buildSrc/src/main/groovy/ -r
cp -r paperwork-plugin/src/main/groovy/* buildSrc/src/main/groovy/

0 comments on commit c45322f

Please sign in to comment.