#!/bin/ash echo "backupinator :D" tar czf /tmp/backup.tar.gz -C /in . cp /tmp/backup.tar.gz /out