mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-01 16:18:27 +00:00
fix bug with issues/410: build docker image use param not working
This commit is contained in:
parent
968e34c6fa
commit
78cd26d575
@ -1,12 +1,4 @@
|
||||
#!/bin/bash
|
||||
###
|
||||
# @Author: guochaohui 526420619@qq.com
|
||||
# @Date: 2023-08-04 11:02:02
|
||||
# @LastEditors: guochaohui 526420619@qq.com
|
||||
# @LastEditTime: 2023-08-04 11:02:02
|
||||
# @FilePath: /DB-GPT/docker/base/build_image.sh
|
||||
# @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
|
||||
###
|
||||
|
||||
SCRIPT_LOCATION=$0
|
||||
cd "$(dirname "$SCRIPT_LOCATION")"
|
||||
|
Loading…
Reference in New Issue
Block a user