Skip to content

Commit

Permalink
fix rpm
Browse files Browse the repository at this point in the history
  • Loading branch information
Teingi committed May 8, 2024
1 parent 1715e19 commit 69750ab
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 @@ -82,4 +82,4 @@ chmod +x /usr/local/oceanbase-diagnostic-tool/obdiag
cp -rf /usr/local/oceanbase-diagnostic-tool/init_obdiag_cmd.sh /etc/profile.d/obdiag.sh
sh /usr/local/oceanbase-diagnostic-tool/init.sh
echo -e 'Please execute the following command to init obdiag:\n'
echo -e '\033[32m source ~/.bashrc \n \033[0m'
echo -e '\033[32m source /usr/local/oceanbase-diagnostic-tool/init.sh \n \033[0m'

0 comments on commit 69750ab

Please sign in to comment.