From 6a8bc311262e81fd650e393236ec043712a81de3 Mon Sep 17 00:00:00 2001 From: Walter Dal Mut Date: Sat, 9 Jun 2012 12:30:23 +0300 Subject: [PATCH] Update master --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e016c97..4d0c0c7 100644 --- a/README.md +++ b/README.md @@ -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