16 lines
415 B
Plaintext
Executable File
16 lines
415 B
Plaintext
Executable File
#!/usr/bin/env hero
|
|
|
|
!!atlas.scan
|
|
git_url: 'https://git.ourworld.tf/geomind/atlas_geomind/src/branch/main/content'
|
|
meta_path: '/tmp/atlas_export_meta'
|
|
|
|
!!atlas.scan
|
|
git_url: 'https://git.ourworld.tf/tfgrid/atlas_threefold/src/branch/main/content'
|
|
meta_path: '/tmp/atlas_export_meta'
|
|
ignore3: 'static,templates,groups'
|
|
|
|
!!atlas.export
|
|
destination: '/tmp/atlas_export_test'
|
|
include: true
|
|
redis: true
|