diff options
Diffstat (limited to 'midr/midr.post-install')
-rw-r--r-- | midr/midr.post-install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/midr/midr.post-install b/midr/midr.post-install new file mode 100644 index 0000000..512fd3e --- /dev/null +++ b/midr/midr.post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +# add something which happens after install + |