Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Resolve "export one group, all sub groups and level 1 project"

1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -152,7 +152,6 @@ _download_project_export() {
}
_export_project() {
set -x
project_url_encoded="${project/\//%2F}"
if [[ -n ${project} ]]; then
echo -e "\nExporting project : [${project}] in ${mygb_tmp_dir} ..."
Loading