summaryrefslogtreecommitdiffstats
path: root/src/action
diff options
context:
space:
mode:
Diffstat (limited to 'src/action')
-rw-r--r--src/action/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/action/CMakeLists.txt b/src/action/CMakeLists.txt
index d1d3018..c3f1856 100644
--- a/src/action/CMakeLists.txt
+++ b/src/action/CMakeLists.txt
@@ -1,4 +1,5 @@
install(
FILES ScanWithKlamAV
+ PERMISSIONS OWNER_EXECUTE GROUP_EXECUTE WORLD_EXECUTE
DESTINATION ${BIN_INSTALL_DIR}
)