diff options
Diffstat (limited to 'main/hylafax/hylafax.post-install')
-rw-r--r-- | main/hylafax/hylafax.post-install | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/main/hylafax/hylafax.post-install b/main/hylafax/hylafax.post-install new file mode 100644 index 0000000000..839f96f543 --- /dev/null +++ b/main/hylafax/hylafax.post-install @@ -0,0 +1,5 @@ +#!/bin/sh + +echo " *" +echo " * Please run faxsetup to configure hylafax" +echo " *" |