BastionGuard/webui/scripts/install-user-service-helper.sh
specialworld83 f0f913a209 Release 2.0
2026-07-15 10:52:22 +02:00

4 lines
161 B
Bash
Executable file

#!/usr/bin/env bash
set -euo pipefail
SCRIPT_DIR="$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" && pwd)"
exec bash "$SCRIPT_DIR/install-webui-helpers.sh" "${1:-}"