Closed sibelius closed 1 year ago
You could use the Shell Execution feature as follows:
---
sh: cd <%= cwd %>/path/to/to/parent && mkdir <%= folderName %>
---
Which seems like a exploit-ish approach to me, but it does the job I guess.
it works thanks
how to just create a folder? without any files?