mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-04-28 19:08:29 -04:00
revert: "chore: script to exit on error"
This reverts commit e1ce8f9c20.
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex -o pipefail
|
||||
set -e -o pipefail
|
||||
|
||||
# Function to print script usage
|
||||
print_usage() {
|
||||
|
||||
Reference in New Issue
Block a user