Added logging
This commit is contained in:
@@ -67,3 +67,5 @@ install(TARGETS ${PROJECT_NAME}
|
||||
install(DIRECTORY docroot/
|
||||
DESTINATION /opt/ypchat/docroot
|
||||
)
|
||||
install(CODE "file(MAKE_DIRECTORY /opt/ypchat/logs)")
|
||||
install(CODE "execute_process(COMMAND chmod 777 /opt/ypchat/logs)")
|
||||
|
||||
Reference in New Issue
Block a user