diff --git a/CMakeLists.txt b/CMakeLists.txt index 231e5fa12ad131cd03777d4a1759b1554457861c..4a2ddfa6aa87661c74a4a0597e62283cb401a612 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -82,4 +82,4 @@ install(TARGETS kylin-ai-business-framework-service RUNTIME DESTINATION /usr/bin ) install(DIRECTORY src/utils/python DESTINATION ${UTILS_RESOURCE_PATH}) -install(DIRECTORY configs/lib/systemd/user/ DESTINATION /usr/lib/systemd/user/) \ No newline at end of file +install(DIRECTORY configs/lib/systemd/user/ DESTINATION /usr/lib/systemd/user) \ No newline at end of file