remove pipefail
This commit is contained in:
committed by
GitHub
parent
cbb992cdd3
commit
2f1df95d90
@@ -3,7 +3,7 @@
|
||||
# Installer for PVESciptslocal with systemd integration
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
|
||||
# --- Core ---------------------------------------------------------------------
|
||||
RD=$(echo -e "\033[01;31m")
|
||||
@@ -136,3 +136,4 @@ main() {
|
||||
}
|
||||
|
||||
main "$@"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user