Skip to content

Commit

Permalink
update conf directory
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaodong-ji committed Oct 28, 2024
1 parent eae3692 commit 56ccd6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/oceanbase-diagnostic-tool.spec
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ rm -f obdiag.py oceanbase-diagnostic-tool.spec
\cp -rf $SRC_DIR/handler/gather/plugins/redact/*.py $BUILD_DIR/SOURCES/gather/redact
\cp -rf $SRC_DIR/init.sh $BUILD_DIR/SOURCES/init.sh
\cp -rf $SRC_DIR/init_obdiag_cmd.sh $BUILD_DIR/SOURCES/init_obdiag_cmd.sh
\cp -rf $SRC_DIR/conf $BUILD_DIR/SOURCES/conf
\cp -rf $SRC_DIR/obdiag/conf $BUILD_DIR/SOURCES/conf
mkdir -p ${RPM_BUILD_ROOT}/usr/local/oceanbase-diagnostic-tool/lib/
mkdir -p ${RPM_BUILD_ROOT}/usr/local/oceanbase-diagnostic-tool/dependencies/bin
mkdir -p ${RPM_BUILD_ROOT}/usr/local/oceanbase-diagnostic-tool/gather
Expand Down

0 comments on commit 56ccd6d

Please sign in to comment.