Update container_build.sh

This commit is contained in:
haoranchen 2022-11-11 16:31:14 +08:00 committed by GitHub
parent 18b182eac9
commit 3024bdf121
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#!/bin/bash
set -e
function usage() {
echo "$0"