summarylogtreecommitdiffstats
path: root/dbgate.install
diff options
context:
space:
mode:
Diffstat (limited to 'dbgate.install')
-rw-r--r--dbgate.install7
1 files changed, 0 insertions, 7 deletions
diff --git a/dbgate.install b/dbgate.install
deleted file mode 100644
index 0a6b5d7550c8..000000000000
--- a/dbgate.install
+++ /dev/null
@@ -1,7 +0,0 @@
-post_install() {
- chmod u+s /opt/DbGate/chrome-sandbox
-}
-
-post_upgrade() {
- post_install
-}