aboutsummaryrefslogtreecommitdiffhomepage
path: root/build_tools/osx_package_scripts/postinstall
diff options
context:
space:
mode:
Diffstat (limited to 'build_tools/osx_package_scripts/postinstall')
-rwxr-xr-xbuild_tools/osx_package_scripts/postinstall2
1 files changed, 2 insertions, 0 deletions
diff --git a/build_tools/osx_package_scripts/postinstall b/build_tools/osx_package_scripts/postinstall
index 544fd1de..8a4ddbcf 100755
--- a/build_tools/osx_package_scripts/postinstall
+++ b/build_tools/osx_package_scripts/postinstall
@@ -1,3 +1,5 @@
#!/bin/sh -x
./add-shell /usr/local/bin/fish > /tmp/fish_postinstall_output.log
+killall fishd || true
+