summarylogtreecommitdiffstats
path: root/hornet.install
diff options
context:
space:
mode:
authorsetBoolean2021-05-01 12:42:29 +0200
committersetBoolean2021-05-01 12:42:29 +0200
commit272e079e722bf9f9a8053a5510b955facb57608a (patch)
treef40880c66b7c875515a47dd82d5c44956b2cd432 /hornet.install
parent06d2a8d4ca9722858ae27d26cf7b5d1b379d4c1e (diff)
downloadaur-272e079e722bf9f9a8053a5510b955facb57608a.tar.gz
update pkver scheme
Diffstat (limited to 'hornet.install')
-rwxr-xr-xhornet.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/hornet.install b/hornet.install
index 0d6524d55748..2b246222e16e 100755
--- a/hornet.install
+++ b/hornet.install
@@ -13,6 +13,12 @@ post_install() {
post_upgrade () {
chown -R hornet:hornet /var/lib/hornet /etc/hornet
+
+ printf "##########################################################################################\
+ \n# Please diff your config in /etc/hornet/config.json with the new one provided by the #\
+ \n# package in /etc/hornet/config.json.pacnew for any changes made upstream as the upgrade #\
+ \n# process doesn't touch your existing configuration. #\
+ \n##########################################################################################\n"
}
pre_remove() {