summaryrefslogtreecommitdiffstats
path: root/development/postman/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'development/postman/doinst.sh')
-rw-r--r--development/postman/doinst.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/development/postman/doinst.sh b/development/postman/doinst.sh
new file mode 100644
index 0000000000..39f9be1ff4
--- /dev/null
+++ b/development/postman/doinst.sh
@@ -0,0 +1,2 @@
+( cd usr/bin ; rm -rf postman )
+( cd usr/bin ; ln -sf /opt/postman/app/Postman postman )