mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-05-20 23:19:50 +08:00
update src/opt/apps/@PKG_NAME@/files/bin/amber-ce-configure-nvidia.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
parent
756373ad14
commit
2a9cb4ea36
@ -19,7 +19,7 @@ fi
|
||||
# 2\. 目标目录准备
|
||||
ACE_DIR="/opt/apps/@PKG_NAME@/files/ace-env"
|
||||
if [[ ! -e "${ACE_DIR}" ]];then
|
||||
log.error "未检测到 ACE Bookworm 安装,请安装后再试 ACE Bookworm is not detected. Please try again after installation"
|
||||
log.error "未检测到 @PKG_NAME@安装,请安装后再试 @PKG_NAME@ is not detected. Please try again after installation"
|
||||
log.info "请按回车关闭... Press Enter to close..."
|
||||
read
|
||||
exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user