Merge branch '3198-writable-fuse' of git.curoverse.com:arvados into 3198-writable...
[arvados.git] / sdk / python / bin / arv-copy
index 2de0f0cdcfe1677fafb4b68795ba936e602e621f..4ee08dee3b6ea984b4cce00ec24779d8f59cd093 100755 (executable)
@@ -1,4 +1,4 @@
 #!/usr/bin/env python
 
-from arvados.commands.copy import main
+from arvados.commands.arv_copy import main
 main()