Skip to content

Commit

Permalink
feat: added rclone commands to taskfile
Browse files Browse the repository at this point in the history
  • Loading branch information
akorzunin committed Aug 1, 2024
1 parent d0199a1 commit 7f80626
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ Configure connection w/ GUI in Configs>Create

Get assets from cloud

rclone sync ico-sync:ico-sync/assets assets
task get-assets

Upload new assets

rclone sync assets ico-sync:ico-sync/assets
task push-assets

0 comments on commit 7f80626

Please sign in to comment.