pdnsmanager/make-release.sh
2017-07-20 16:22:46 +02:00

4 lines
162 B
Bash
Executable file

#!/bin/bash
mkdir -p releases/
tar -czf releases/pdns-manager-$( git describe | cut -c 2- ).tar.gz *.php LICENSE lib/ js/ include/ api/ config/config-default.php