Update master

This commit is contained in:
Walter Dal Mut 2012-06-09 12:30:23 +03:00
parent 2881c02a6f
commit 6a8bc31126

View file

@ -55,7 +55,7 @@ $packager->setPreRemoveScript(__DIR__ . '/my-pre-remove-script.sh');
$packager->setPreRemoveScript(__DIR__ . '/my-post-remove-script.sh');
```
See a script example for the post-install hook
See a script example
```shell
#!/bin/sh