summaryrefslogtreecommitdiffstats
path: root/makeself/post-installer.sh
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2017-03-28 03:43:43 +0300
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2017-03-28 03:43:43 +0300
commit89356ea031f5f0fcb832883c0f365248b060807c (patch)
treebb071594fee03764adf38cacf8064ca5cd742ff7 /makeself/post-installer.sh
parentf727ae0a23017c728eb80ff62dcfd6e1636e218d (diff)
add files for fix installation
Diffstat (limited to 'makeself/post-installer.sh')
-rw-r--r--makeself/post-installer.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/makeself/post-installer.sh b/makeself/post-installer.sh
new file mode 100644
index 0000000000..f969c24913
--- /dev/null
+++ b/makeself/post-installer.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+./bin/bash system/install-or-update.sh "${@}"