From ec7352bf71340abcc1c8f813923682306c2a7bdd Mon Sep 17 00:00:00 2001 From: Hayato Date: Fri, 3 May 2024 05:29:19 +0900 Subject: [PATCH] =?UTF-8?q?Instaloader=E3=81=AEURL=E3=81=8C=E9=96=93?= =?UTF-8?q?=E9=81=95=E3=81=A3=E3=81=A6=E3=81=84=E3=82=8B=E3=81=AE=E3=81=A7?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tasks/sns_dl_linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/sns_dl_linux.yml b/tasks/sns_dl_linux.yml index cc01702..704c8f9 100644 --- a/tasks/sns_dl_linux.yml +++ b/tasks/sns_dl_linux.yml @@ -19,7 +19,7 @@ remote_src: true mode: "0755" - # https://gihub.com/instaloader/instaloader + # https://github.com/instaloader/instaloader - name: Download instaloader (Linux) ansible.builtin.pip: name: instaloader