Skip to content

Commit

Permalink
Merge pull request #39 from Surpris/develop
Browse files Browse the repository at this point in the history
update: output metadata in the directory whose name is the same as th…
  • Loading branch information
Surpris authored Nov 27, 2024
2 parents cd9695b + 3f026a9 commit b55253f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion for_portable/directory_structure_py.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@echo off
%~dp0\directory_structure_py.exe %1 --dst %~dp0\output\directory_structure_metadata.json ^
%~dp0\directory_structure_py.exe %1 --dst %~dp0output\%~n1\directory_structure_metadata.json ^
--in_rocrate ^
--to_tsv ^
--in_tree --structure_only ^
Expand Down

0 comments on commit b55253f

Please sign in to comment.