create backup of archives
This commit is contained in:
@ -37,6 +37,8 @@ download() {
|
||||
fi
|
||||
echo -e "${IGREEN}has internet${NO_COLOR}"
|
||||
done
|
||||
|
||||
[[ $(hostname) != \s\a\t\a\n ]] && cp ./gallery-dl/archive-$1.sqlite3 /data/backup
|
||||
}
|
||||
|
||||
[[ $(hostname) == \s\a\t\a\n ]] && setup_test
|
||||
|
Reference in New Issue
Block a user