Skip to content

Commit 98f51c0

Browse files
committed
Install in sbin
1 parent 23c6799 commit 98f51c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ usb_stats.cpp
2222
add_executable(usbtop ${SRC_FILES})
2323
target_link_libraries(usbtop ${PCAP_LIBRARIES} ${Boost_LIBRARIES})
2424

25-
install(TARGETS usbtop DESTINATION bin)
25+
install(TARGETS usbtop DESTINATION sbin)

0 commit comments

Comments
 (0)