#!/bin/sh
tar --owner=root --group=root --mode=a+rX -caf $@
