mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-10-23 04:51:57 +00:00
10 lines
320 B
Bash
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" |