aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdtboost.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/dtboost.install b/dtboost.install
index dc20f4c505b6..116a3c9b9903 100755
--- a/dtboost.install
+++ b/dtboost.install
@@ -10,6 +10,6 @@ post_install() {
}
post_upgrade() {
- post_install
- #/bin/true
+ #post_install
+ /bin/true
}