diff --git a/tardown.sh b/tardown.sh new file mode 100755 index 0000000..8ec1579 --- /dev/null +++ b/tardown.sh @@ -0,0 +1,4 @@ +#!/bin/bash +# Downloads the upstream tarball and sets up a source package +NAME=toxic +tar xfz "$NAME".debian.tar.xz