summaryrefslogtreecommitdiffhomepage
path: root/dist-assets/pkg-scripts
AgeCommit message (Collapse)AuthorFilesLines
2020-06-29Change fish completions directory and only symlink if directory existsOskar Nyberg1-1/+4
2020-06-26Add fish shell completionsClément Joly1-0/+2
Generate fish shell completions at build time. Empower fish users with completions. Completions are copied in the [recommended directory](https://fishshell.com/docs/current/#where-to-put-completions)
2020-04-17Install shell completions on macOSDavid Lönnhager1-0/+5
2020-03-17Block while upgrading on macOSDavid Lönnhager1-0/+3
2019-10-09Adapt to problem-report binary being called mullvad-problem-reportLinus Färnstrand1-1/+1
2019-07-04Make symlinks in /usr/local/binLinus Färnstrand1-0/+4
2019-06-11Remove cached relay list during installationEmīls Piņķis1-0/+2
2019-05-13Increase NumberOfFiles limit in macOS launchd configLinus Färnstrand1-0/+6
2019-04-25Remove relay-clearing code from preinstall scriptsEmīls Piņķis1-3/+0
2019-03-21Remove cached relay list during installationEmīls Piņķis1-0/+3
2018-12-03Set correct permissions on log dir in macOS preinstall scriptLinus Färnstrand1-0/+1
2018-09-07Make macOS postinstall script kill any running GUILinus Färnstrand1-0/+2
2018-08-06Adding migration code for old pathsLinus Färnstrand2-7/+35
2018-06-13Don't pass log args to daemon on all three desktop platformsLinus Färnstrand1-4/+0
2018-05-17More verbose macOS preinstall scriptLinus Färnstrand1-8/+9
2018-05-15Fix shell expansion bug in preinstall scriptLinus Färnstrand1-1/+1
2018-05-15Migrate cache files on macOS installLinus Färnstrand1-0/+10
2018-05-15Delete old log directory on installLinus Färnstrand1-0/+6
2018-05-15Move settings to /etc on unix platformsLinus Färnstrand1-1/+11
2018-05-15Add sleep on old app uninstallLinus Färnstrand1-0/+1
2018-05-15Add preinstall script for macOS that removes old MullvadVPNLinus Färnstrand2-1/+23
2018-05-14Add pkg postinstall script for installing daemonLinus Färnstrand1-0/+49