cozy / ACH

Import/Export data from your Cozy
4 stars 5 forks source link

feat: Recursively list scripts files #71

Closed paultranvan closed 4 years ago

paultranvan commented 4 years ago

The ls-scripts command was broken because it was looking for scripts in libs/scripts/ instead of scripts/. Furthermore, it didn't list the scripts in sub-directories, such as banking or contacts. This PR fix the command and make it recursive to list all the scripts, even in sub-directories.

ptbrowne commented 4 years ago

:tada: This PR is included in version 1.29.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: