pdnsmanager/make-release.sh
2016-02-02 17:53:16 +01:00

6 lines
164 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