diff options
Diffstat (limited to 'script/CMakeLists.txt')
| -rw-r--r-- | script/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/script/CMakeLists.txt b/script/CMakeLists.txt index 7fbcde7..e1c4529 100644 --- a/script/CMakeLists.txt +++ b/script/CMakeLists.txt @@ -5,3 +5,4 @@ install(FILES sysctl/80-tfe.conf DESTINATION /etc/sysctl.d/ COMPONENT Profile) install(FILES tmpfiles/tfe.conf DESTINATION /usr/lib/tmpfiles.d/ COMPONENT Profile) install(FILES service/tfe-env-config DESTINATION /etc/sysconfig/ COMPONENT Profile) install(FILES shell/show_trust_certs_info.sh DESTINATION /opt/tsg/tfe/shell/ COMPONENT Program) +install(FILES service/tfe-env-debug.sh DESTINATION /opt/tsg/tfe/shell/ COMPONENT Program)
\ No newline at end of file |
