我在xx.sh中找到了这样的脚本的一部分:
BUILD_BOOT=. mkdir -p $BUILD_BOOT
任何人都可以帮助解释上面的脚本作为目录参数是.什么?
.
linux shell
linux ×1
shell ×1