refactor:将tsg-diagnose.service移动到service目录下
This commit is contained in:
@@ -23,7 +23,7 @@ set(CPACK_RPM_POST_UNINSTALL_SCRIPT_FILE ${CMAKE_SOURCE_DIR}/cmake/PostunInstall
|
||||
|
||||
install(FILES docker-compose/docker-compose.yml DESTINATION ./compose)
|
||||
install(FILES unittest_python/unittest/etc/tsg-diagnose.config DESTINATION ./etc)
|
||||
install(FILES docker-compose/tsg-diagnose.service DESTINATION /usr/lib/systemd/system)
|
||||
install(FILES service/tsg-diagnose.service DESTINATION /usr/lib/systemd/system)
|
||||
install(FILES dnsmasq/config/dnsmasq.conf DESTINATION /opt/tsg/tsg-diagnose/etc/)
|
||||
install(DIRECTORY images/ DESTINATION ./images)
|
||||
install(DIRECTORY deploy/ DESTINATION ./deploy)
|
||||
|
||||
Reference in New Issue
Block a user