yunohost/hooks/restore/17-system_home

5 lines
67 B
Bash

#!/bin/bash
backup_dir="$1/home"
sudo cp -a $backup_dir/* /home/