mirror of
https://github.com/openappsec/openappsec.git
synced 2025-09-30 19:47:44 +03:00
add cache conf file
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
execute_process (
|
||||
COMMAND sh -c "find / -name \"redis.conf\""
|
||||
OUTPUT_VARIABLE redis_conf_path
|
||||
OUTPUT_STRIP_TRAILING_WHITESPACE
|
||||
)
|
||||
|
||||
execute_process (
|
||||
COMMAND sh -c "which redis-server"
|
||||
OUTPUT_VARIABLE redis_server_path
|
||||
|
Reference in New Issue
Block a user