BU-ISCIII / buisciii-tools

set of helper tools for bu-isciii management of its core services portfolio.
GNU General Public License v3.0
1 stars 13 forks source link

Fixed autoclean-sftp function #281

Closed jaimeozaez closed 3 weeks ago

jaimeozaez commented 4 weeks ago

Restored proper performance of autoclean-sftp funcion by adding @click.pass_context before the function in main.py file.

PR checklist