mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-06-06 07:09:52 +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\. 目标目录准备
|
# 2\. 目标目录准备
|
||||||
ACE_DIR="/opt/apps/@PKG_NAME@/files/ace-env"
|
ACE_DIR="/opt/apps/@PKG_NAME@/files/ace-env"
|
||||||
if [[ ! -e "${ACE_DIR}" ]];then
|
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..."
|
log.info "请按回车关闭... Press Enter to close..."
|
||||||
read
|
read
|
||||||
exit 1
|
exit 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user