mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-10-12 21:54:59 +08:00
5 lines
129 B
Bash
5 lines
129 B
Bash
#!/usr/bin/env bash
|
|
set -Eeuo pipefail
|
|
|
|
# Override this placeholder file using a Docker bind to execute a script during startup!
|