Files
wazuh-docker-mirror/wazuh/config/25-backups.sh
2020-03-24 12:14:19 +01:00

10 lines
320 B
Bash

#!/bin/bash
# Wazuh Docker Copyright (C) 2019 Wazuh Inc. (License GPLv2)
##############################################################################
# Enable Wazuh backups and store them in a repository.
##############################################################################
# TO DO
echo "BACKUPS - TO DO"