summarylogtreecommitdiffstats
path: root/install.sh
diff options
context:
space:
mode:
authorMark Blakeney2016-08-23 09:41:52 +1000
committerMark Blakeney2016-08-23 09:41:52 +1000
commited9649a2cb484e31a11ffdcc32de58b5272bcb67 (patch)
tree2b9bf42886ecfacb2f5780886f99daef82696e54 /install.sh
parent2fb42162c28b4b38f024cb45182a5b8268790977 (diff)
downloadaur-ed9649a2cb484e31a11ffdcc32de58b5272bcb67.tar.gz
Upgrade to 1.1
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 1792c78a3860..283263c02a44 100644
--- a/install.sh
+++ b/install.sh
@@ -3,6 +3,7 @@ _pkgname=arch-upgrade
post_install() {
echo -ne "\e[34;1m"
echo "=== INSTALLATION NOTES for $_pkgname ==="
+ echo -ne "\e[39;1m"
echo "Configuration files are at:"
echo " /etc/$_pkgname.conf (system wide default)"
echo " \$HOME/.config/$_pkgname.conf (optional per user)"