summarylogtreecommitdiffstats
path: root/bgbillingclient.install
diff options
context:
space:
mode:
authordarkbarker2019-01-10 17:41:42 +0500
committerdarkbarker2019-01-10 17:58:50 +0500
commit73372550503c7ef275682f4ecb05a5405ddbb186 (patch)
tree58aa96e63ace35d37c24344546992e249f0d7f39 /bgbillingclient.install
parent6c854ac19ce47b5547121d81d0e2cf54ab695017 (diff)
downloadaur-73372550503c7ef275682f4ecb05a5405ddbb186.tar.gz
update 7.2 to runner
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)."
}