small changes
This commit is contained in:
@ -6,8 +6,7 @@ NO_COLOR="\033[0m" # Text Reset
|
||||
|
||||
setup_test() {
|
||||
[[ ! -d ./Artists ]]
|
||||
rm -f ./archive.sqlite3 ./archive-rule34.sqlite3 ./log.txt || exit 1
|
||||
rm -rf ./Download/* || exit 1
|
||||
rm -rf archive*.sqlite3 ./log.txt ./Artists/* || exit 1
|
||||
}
|
||||
|
||||
download() {
|
||||
|
Reference in New Issue
Block a user