Skip to content

Commit 876d181

Browse files
committed
fix bug on build.sh.in
1 parent 0116794 commit 876d181

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.sh.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ build_hustmq(){
9797
cp -a ${PREFIX_HUSTDB}/hustdb ${PREFIX_HUSTMQ}/
9898
cp -a ${PREFIX_HUSTDB}/hustdb.conf* ${PREFIX_HUSTMQ}/
9999
cp -a ${PREFIX_HUSTDB}/*.sh ${PREFIX_HUSTMQ}/
100-
install -m 0644 ${PREFIX_HUSTMQ}/hustdb.conf ${PREFIX_HUSTMQ}/hustdb.conf
101100
mk_pkg ${HUSTSTORE_TOP} hustmq
102101
}
103102

0 commit comments

Comments
 (0)