paradiseo/package_deb
2010-07-23 13:34:42 +02:00

5 lines
49 B
Bash
Executable file

#!/usr/bin/env sh
cd release
cpack -G DEB
cd ..