summarylogtreecommitdiffstats
path: root/tidb.install
diff options
context:
space:
mode:
authorAllen Zhong2018-04-27 11:38:16 +0800
committerAllen Zhong2018-04-27 11:38:16 +0800
commitee37aca67d4f9bcfaab750685b51b449c43d34f7 (patch)
tree17da2605dfb9033b32f5afcac806be3c85219708 /tidb.install
parentff7280671b98bdabaccb1b51f29fb2e849f9bbf7 (diff)
downloadaur-ee37aca67d4f9bcfaab750685b51b449c43d34f7.tar.gz
update to 2.0.0 pre GA build
Diffstat (limited to 'tidb.install')
-rw-r--r--tidb.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/tidb.install b/tidb.install
index 34f216e8e6d1..8430a8826e59 100644
--- a/tidb.install
+++ b/tidb.install
@@ -8,6 +8,7 @@ post_install() {
post_upgrade() {
# TODO: Add systemd services
+ echo ;
#systemctl daemon-reload
}