diff options
Diffstat (limited to 'script')
| -rw-r--r-- | script/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/script/CMakeLists.txt b/script/CMakeLists.txt index c836fda..c78be5e 100644 --- a/script/CMakeLists.txt +++ b/script/CMakeLists.txt @@ -1,2 +1,2 @@ -install(FILES service/shaping_engine.service DESTINATION /usr/lib/systemd/system/ COMPONENT Program) +install(FILES shaping_engine.service DESTINATION /usr/lib/systemd/system/ COMPONENT Program) #install(FILES tmpfiles/sce.conf DESTINATION /usr/lib/tmpfiles.d/ COMPONENT Profile)
\ No newline at end of file |
