This commit is contained in:
2026-05-06 16:19:04 +02:00
commit 9df92e67a0
6 changed files with 123 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/bin/fish
for i in (seq -w 1 28)
wget "https://server.elscione.com/Officially%20Translated%20Light%20Novels/Mushoku%20Tensei/Mushoku%20Tensei%20-%20Volume%20$i%20%5BSeven%20Seas%5D%5BKobo%5D.epub"
end