summarylogtreecommitdiffstats
path: root/bgbillingclient.install
diff options
context:
space:
mode:
Diffstat (limited to 'bgbillingclient.install')
-rw-r--r--bgbillingclient.install4
1 files changed, 0 insertions, 4 deletions
diff --git a/bgbillingclient.install b/bgbillingclient.install
index 5c2516dc5b0f..1d16158932cd 100644
--- a/bgbillingclient.install
+++ b/bgbillingclient.install
@@ -1,12 +1,8 @@
# arg 1: the new package version
post_install() {
- echo
- echo "After the install you must relog and forced update BGClient (as root)."
}
# arg 1: the new package version
# arg 2: the old package version
post_upgrade() {
- echo
- echo "After the upgrade you must forced update BGClient (as root)."
}