This commit is contained in:
Walter Dal Mut 2012-06-02 14:13:15 +02:00
parent c7c3c8d33d
commit 8fa5d8c457

View file

@ -1,4 +1,4 @@
# Debian packager 4 PHP
# Debian packager (PHP)
A simple debian packager for PHP applications
@ -32,4 +32,4 @@ $packager->run();
//Creates the Debian package
$packager->build();
```
```