#!/bin/sh

cd /usr/src
tar cf - router-source/ | gzip -c >$(cat router/Version)-sourcesnapshot.tar.gz
