chore(docs): update docs and script comments to use UploadShield name

This commit is contained in:
2026-02-12 10:47:32 +01:00
parent 0b32b9c96c
commit d1310e0844
14 changed files with 19 additions and 19 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Wrapper to provision upload-logger directories using Ansible if available,
# Wrapper to provision UploadShield directories using Ansible if available,
# otherwise falling back to the included provision_dirs.sh script.
set -euo pipefail
ROOT_DIR="$(cd "$(dirname "$0")/.." && pwd)"