回答編集履歴
1
correction
answer
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
これで行けるはず。
|
2
2
|
```
|
3
|
-
|
3
|
+
wget -i img.csv -P 保存先ディレクトリ
|
4
4
|
|
5
5
|
```
|