basic poc authenticated iframe

This commit is contained in:
Martin McKeaveney 2024-08-16 15:21:27 +01:00
parent ac62a9a5a8
commit 4ea99550aa
5 changed files with 3 additions and 0 deletions

Binary file not shown.

View File

@ -1,5 +1,8 @@
#!/bin/bash
set -x
SCRIPT_DIR="$( cd -- "$( dirname -- "${BASH_SOURCE[0]:-$0}"; )" &> /dev/null && pwd 2> /dev/null; )"
echo $SCRIPT_DIR
if [[ $TARGETARCH == arm* ]] ;
then
echo "Installing ARM SQS Client..."