From fa977630a0553541254a64579d45d1ea51d83823 Mon Sep 17 00:00:00 2001 From: wanghai01 Date: Thu, 1 Dec 2022 16:33:17 +0800 Subject: [PATCH] fix image.sh --- util/image.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/image.sh b/util/image.sh index cc1add307c..87099ec06c 100644 --- a/util/image.sh +++ b/util/image.sh @@ -81,7 +81,7 @@ copy_file ./thirdparties/aws/aws-sdk-cpp/build/aws-cpp-sdk-s3-crt/libaws-cpp-sdk if [ "$1" == "bs" ]; then paths=`ls conf/* nebd/etc/nebd/*` else - paths=`ls conf/*` + paths=`ls /curvefs/conf/*` fi for path in $paths; do