mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 21:40:01 +08:00
Pipefail
This commit is contained in:
parent
29f825af2e
commit
9c0c41ea41
@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -eu
|
set -Eeuo pipefail
|
||||||
|
|
||||||
# Display wait message on port 5000
|
# Display wait message on port 5000
|
||||||
HTML="Please wait while Virtual DSM is installing...<script>\
|
HTML="Please wait while Virtual DSM is installing...<script>\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user