summarylogtreecommitdiffstats
path: root/post.install
diff options
context:
space:
mode:
Diffstat (limited to 'post.install')
-rw-r--r--post.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/post.install b/post.install
new file mode 100644
index 000000000000..04cf8ddab032
--- /dev/null
+++ b/post.install
@@ -0,0 +1,3 @@
+post_install() {
+ ln -sf /opt/Yamux/Yamux /usr/bin/Yamux
+}