From 7f80626284b91f37da358599b36744b40ea7cf64 Mon Sep 17 00:00:00 2001 From: akorzunin Date: Thu, 1 Aug 2024 09:06:56 +0300 Subject: [PATCH] feat: added rclone commands to taskfile --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a3c596..f5ecd19 100644 --- a/README.md +++ b/README.md @@ -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