summarylogtreecommitdiffstats
path: root/bareos-database-mysql.install
diff options
context:
space:
mode:
authorMichael Spradling2017-12-08 12:34:55 -0500
committerMichael Spradling2017-12-08 12:34:55 -0500
commit4d617d5affd9ff20762f2e52b602dc23bae0681f (patch)
tree95b935fba5337896858d91f412f591dd9aeacc3a /bareos-database-mysql.install
parent9d7cb59fe37844a175217aabcb7c2618b3400fb2 (diff)
downloadaur-4d617d5affd9ff20762f2e52b602dc23bae0681f.tar.gz
Upgraded to 17.2.4rc2
Diffstat (limited to 'bareos-database-mysql.install')
-rw-r--r--bareos-database-mysql.install10
1 files changed, 7 insertions, 3 deletions
diff --git a/bareos-database-mysql.install b/bareos-database-mysql.install
index 60d95665dd58..dcfdf0406c65 100644
--- a/bareos-database-mysql.install
+++ b/bareos-database-mysql.install
@@ -4,14 +4,18 @@ coloroff='\e[0m'
# arg 0: the new package version
post_install() {
echo -e "${yellow}NOTE: Please see documentation (section 2.4.2) to setup database:${coloroff}"
- echo -e "${yellow} http://doc.bareos.org/master/html/bareos-manual-main-reference.html#x1-400002.4.2${coloroff}"
+ #echo -e "${yellow} http://doc.bareos.org/master/html/bareos-manual-main-reference.html#x1-400002.4.2${coloroff}"
+ echo -e "${yellow} http://download.bareos.org/bareos/release/17.2/documentation/html/bareos-manual-main-reference.html#QQ2-1-47${coloroff}"
+
}
# arg 0: the new package version
# arg 2: the old package version
post_upgrade() {
- echo -e "${yellow}NOTE: Please see documentation (section) 3.1.2 to update database${coloroff}"
- echo -e "${yellow} http://doc.bareos.org/master/html/bareos-manual-main-reference.html#x1-450003.1.2${coloroff}"
+ #echo -e "${yellow}NOTE: Please see documentation (section) 3.1.2 to update database${coloroff}"
+ #echo -e "${yellow} http://doc.bareos.org/master/html/bareos-manual-main-reference.html#x1-450003.1.2${coloroff}"
+ echo -e "${yellow}NOTE: Please see documentation (section) 4.2.2 to update database${coloroff}"
+ echo -e "${yellow} http://download.bareos.org/bareos/release/17.2/documentation/html/bareos-manual-main-reference.html#x1-710004.2.2${coloroff}"
}
# arg 0: the old package version