summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Steinke2015-11-11 19:54:18 +0100
committerRasmus Steinke2015-11-11 19:54:18 +0100
commit17a4f013fc64c340dcc82d63d62196ca74b6499d (patch)
tree40c3f3e6688b48adcdc1d57829a419ab28fe2a3d
parente08e52cbed0c4acd8f2e645ece70c8f859f8f2fa (diff)
downloadaur-17a4f013fc64c340dcc82d63d62196ca74b6499d.tar.gz
nicer phrasing
-rw-r--r--rofi-pass.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/rofi-pass.install b/rofi-pass.install
index 8f3c95a0760d..c77745b44a35 100644
--- a/rofi-pass.install
+++ b/rofi-pass.install
@@ -1,7 +1,7 @@
#!/bin/bash
post_install() {
echo '
-Global config file is installed in /etc/rofi-pass.conf
+Installed global config file as /etc/rofi-pass.conf
To make user modifications copy it to $HOME/.config/rofi-pass/config
'
}