pdnsmanager/make-release.sh

6 lines
164 B
Bash
Raw Normal View History

2016-01-25 18:44:17 +00:00
#!/bin/bash
mkdir -p releases/
2016-02-02 16:53:16 +00:00
tar -czf releases/pdns-manager-$( git describe | cut -c 2- ).tar.gz *.php LICENSE lib/ js/ include/ api/ config/config-default.php