#! /bin/sh
rm pds.tar.gz
tar czvf pds.tar.gz ./*.c ./*.h ./compile.sh ./scripts/pds ./scripts/tolower ./scripts/checkpds ./etc/*.conf
