#!/bin/sh
tar cfp - bin lib | (cd /boot/home/config; tar xfp -)
