Skip to content
Snippets Groups Projects
Commit 81206f59 authored by laura-ding's avatar laura-ding Committed by dutor
Browse files

Add storage_perf and services.sh into install (#803)

parent fe74c0ed
No related branches found
No related tags found
No related merge requests found
......@@ -74,6 +74,7 @@ Group: Applications/Databases
%files
%attr(0755,root,root) %{_datadir}/nebula.service
%attr(0755,root,root) %{_datadir}/utils.sh
%attr(0755,root,root) %{_datadir}/services.sh
# metad rpm include files
%files metad
......@@ -118,9 +119,8 @@ fi
# storage_perf rpm
#%%files storage_perf
#%%defattr(-,root,root,-)
#%%{_bindir}/storage_perf
%files storage_perf
%attr(0755,root,root) %{_bindir}/storage_perf
%debug_package
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment