1
0
Fork 0
mirror of https://github.com/YunoHost/yunohost.git synced 2024-09-03 20:06:10 +02:00
yunohost/data/hooks/backup/11-conf_ynh_mysql
2015-10-03 20:41:37 +02:00

4 lines
102 B
Text

backup_dir="$1/conf/ynh/mysql"
sudo mkdir -p $backup_dir
sudo cp -a /etc/yunohost/mysql $backup_dir/