pdnsmanager/make-release.sh

6 lines
164 B
Bash
Raw Normal View History

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