init
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user