We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0735cc3 commit 907ec2aCopy full SHA for 907ec2a
script/enterprise-backport
@@ -23,7 +23,7 @@ setup
23
24
temp_dir = Dir.mktmpdir
25
begin
26
- `cp -r v3/enterprise enterprise/#{VERSION}/v3/enterprise`
+ `cp -r v3/enterprise enterprise/#{VERSION}/v3/`
27
28
rewrite_content("enterprise/#{VERSION}")
29
0 commit comments