Skip to content

Commit

Permalink
Attempt to remove the application currently installed.
Browse files Browse the repository at this point in the history
Replaces the legacy client.

Signed-off-by: Camila <[email protected]>
  • Loading branch information
Camila committed Nov 7, 2023
1 parent 27b615d commit db85e74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin/osx/pre_install.sh.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
# kill the old version. see issue #2044
killall @APPLICATION_EXECUTABLE@
killall @APPLICATION_NAME@
sudo rm -rf /Applications/@[email protected]

exit 0

0 comments on commit db85e74

Please sign in to comment.