VIVO-272 Do proper merge and tag of the final release
This commit is contained in:
parent
f72913a2f1
commit
8ed2523a7d
2 changed files with 21 additions and 16 deletions
|
@ -23,7 +23,7 @@ require '_common'
|
|||
#
|
||||
def export_files(vivo_path, vitro_path, tag, export_dir)
|
||||
approve_and_execute([
|
||||
"rm -Rf #{export_dir}/..",
|
||||
"rm -Rf #{File.expand_path("..", export_dir)}",
|
||||
"mkdir -pv #{export_dir}",
|
||||
"cp -R #{vivo_path}/* #{export_dir}",
|
||||
"mkdir -pv #{export_dir}/vitro-core",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue