Add tasks files

This commit is contained in:
1resu 2021-12-18 11:50:56 +01:00
parent 2133be2436
commit 1ef6964dd7
4 changed files with 156 additions and 0 deletions

2
lib/tasks/bnn_sync.rake Normal file
View file

@ -0,0 +1,2 @@
desc "Sync files via FTP -- legacy task name. Update articles."
task sync_bnn_files: :sync_ftp_files