#!/usr/bin/sh
cd ..
tar cvf Ilog.Language.tar Language > /dev/null
gzip -f Ilog.Language.tar
cd Language

