Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added CLI flag to onlyUpdate shortcuts #1674

Merged
merged 1 commit into from
Oct 31, 2020

Commits on Oct 22, 2020

  1. Added CLI flag to onlyUpdate shortcuts

    By default, running withcreateShortcut will create shortcuts in each specified location. If the user has deleted one of these shortcuts, it should optionally not be recreated. `CreateShortcutsForExecutable` has an option to "onlyUpdate" shortcuts (i.e. skipping if the shortcut does not already exist, this change esposes this option to the CLI as a flag.
    vidia committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    9a3c0b8 View commit details
    Browse the repository at this point in the history