Merge branch 'master' of https://github.com/wdalmut/php-deb-packager.git
This commit is contained in:
commit
c4351d8218
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue