@ -134,6 +134,6 @@ if [[ \ $*\ != *\ --skip-upload\ * ]]; then
if [ "$REMOVE_BACKUP_VOLUME_AFTER_UPLOAD" -eq 1 ]; then
echo "Cleaning up ${backup_path}"
rm -rf "${backup_path}"
rm -rf "${backup_path:?}"/*
fi
The note is not visible to the blocked user.