diff options
Diffstat (limited to 'community/thttpd/thttpd.post-install')
-rw-r--r-- | community/thttpd/thttpd.post-install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/community/thttpd/thttpd.post-install b/community/thttpd/thttpd.post-install new file mode 100644 index 0000000000..039e4d0069 --- /dev/null +++ b/community/thttpd/thttpd.post-install @@ -0,0 +1,2 @@ +#!/bin/sh +exit 0 |