fix(backup): harden Google Drive freshness readback
This commit is contained in:
@@ -121,6 +121,8 @@ prepare_rclone() {
|
||||
return 1
|
||||
fi
|
||||
|
||||
bind_rclone_config_to_runtime_user
|
||||
|
||||
if [ "${PROVIDER}" = "b2" ]; then
|
||||
if ! check_b2_config; then
|
||||
return 1
|
||||
|
||||
Reference in New Issue
Block a user