🧑💻 Improve shebang compatibility (#1180)
Signed-off-by: Muhammed Hussain Karimi <[email protected]>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# E2E Test Runner Script
|
||||
# Automatically starts RustFS instance, runs tests, and cleans up
|
||||
|
||||
Reference in New Issue
Block a user