diff options
Diffstat (limited to 'testing/thttpd/thttpd.post-install')
-rw-r--r-- | testing/thttpd/thttpd.post-install | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/testing/thttpd/thttpd.post-install b/testing/thttpd/thttpd.post-install index 0586fcd5c5..039e4d0069 100644 --- a/testing/thttpd/thttpd.post-install +++ b/testing/thttpd/thttpd.post-install @@ -1,4 +1,2 @@ #!/bin/sh - -# add something which happends after install - +exit 0 |