mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
3 lines
93 B
Text
3 lines
93 B
Text
backup_dir="$1/conf/ynh"
|
|
|
|
sudo cp -a "${backup_dir}/current_host" /etc/yunohost/current_host
|