mirror of
https://github.com/Xtao-Labs/QQ-GitHub-Bot.git
synced 2025-01-30 23:20:21 +00:00
♿ fix backup script
This commit is contained in:
parent
8b6c9b093c
commit
5823979f13
@ -8,4 +8,4 @@
|
||||
# @GitHub : https://github.com/yanyongyu
|
||||
###
|
||||
|
||||
docker run --rm --volumes-from $(docker-compose config --volumes) -v $(pwd):/backup busybox tar cvf /backup/backup-$(date +"%s").tar /data
|
||||
docker run --rm --volumes-from bot_redis -v $(pwd):/backup busybox tar -cvf /backup/backup-$(date +"%s").tar -C / data/
|
||||
|
Loading…
Reference in New Issue
Block a user