site name is now input for script
for example: downloaded_kemono.txt -> gallery-dl.sh kemono
This commit is contained in:
2
gallery-dl/.gitignore
vendored
2
gallery-dl/.gitignore
vendored
@ -1,5 +1,5 @@
|
||||
downloaded_kemono.txt
|
||||
downloaded_r34.txt
|
||||
downloaded_rule34.txt
|
||||
gallery-dl/*.sqlite3
|
||||
gallery-dl/log.txt
|
||||
Artists
|
||||
|
@ -42,5 +42,4 @@ download() {
|
||||
}
|
||||
|
||||
[[ $(hostname) == \s\a\t\a\n ]] && setup_test
|
||||
download r34
|
||||
download kemono
|
||||
download $1
|
Reference in New Issue
Block a user