summaryrefslogtreecommitdiffhomepage
path: root/dist-assets/pkg-scripts
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2019-10-09 16:23:16 +0200
committerLinus Färnstrand <linus@mullvad.net>2019-10-09 16:50:06 +0200
commitd7fff16dc09089d4f45ff48288872ab4e63fde88 (patch)
tree159524fd26d0469d7fe3652753f49b7a6a7fbb10 /dist-assets/pkg-scripts
parent76f0d0e834b3bd5f8f1db5625233dd0fcffc6c03 (diff)
downloadmullvadvpn-d7fff16dc09089d4f45ff48288872ab4e63fde88.tar.xz
mullvadvpn-d7fff16dc09089d4f45ff48288872ab4e63fde88.zip
Adapt to problem-report binary being called mullvad-problem-report
Diffstat (limited to 'dist-assets/pkg-scripts')
-rwxr-xr-xdist-assets/pkg-scripts/postinstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist-assets/pkg-scripts/postinstall b/dist-assets/pkg-scripts/postinstall
index e8229e5f3d..37dec02c09 100755
--- a/dist-assets/pkg-scripts/postinstall
+++ b/dist-assets/pkg-scripts/postinstall
@@ -56,4 +56,4 @@ launchctl load -w $DAEMON_PLIST_PATH
mkdir -p /usr/local/bin
ln -sf "$INSTALL_DIR/Mullvad VPN.app/Contents/Resources/mullvad" /usr/local/bin/mullvad
-ln -sf "$INSTALL_DIR/Mullvad VPN.app/Contents/Resources/problem-report" /usr/local/bin/mullvad-problem-report
+ln -sf "$INSTALL_DIR/Mullvad VPN.app/Contents/Resources/mullvad-problem-report" /usr/local/bin/mullvad-problem-report