Fix e2e test script

This commit is contained in:
thePR0M3TH3AN
2025-06-19 17:33:42 -04:00
parent 3c9b0ff76c
commit 799f7562db

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env bash
set -euo pipefail
LOG_DIR="$(pwd)/ci-logs"