create backup of archives

This commit is contained in:
2024-07-10 21:22:23 +02:00
parent 85cb48906e
commit 65e05317c5

View File

@ -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