mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-12-18 08:10:35 +08:00
fix: Bash shebang
* fix: Bash shebang
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
set -Eeuo pipefail
|
||||
|
||||
# Docker environment variables
|
||||
|
||||
Reference in New Issue
Block a user