remove "-o pipefail"
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aaron Riedel 2023-11-08 20:16:55 +02:00
parent a0c18926cc
commit f48bef6eb2
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -1,5 +1,5 @@
#!/usr/bin/env sh
set -euo pipefail
set -eu
echo "-----------------------"
echo "DarkflameServer Docker"