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

safer 'install' task #61

Closed
wants to merge 2 commits into from
Closed

safer 'install' task #61

wants to merge 2 commits into from

Commits on Mar 26, 2017

  1. avoid building while installing

    may get high permission when installing
    change behavior to avoid dangerous building while installing
    now installation will never do building
    ruihe774 committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    7ffb750 View commit details
    Browse the repository at this point in the history
  2. add task 'safe_config', replace 'config' in 'install'

    'safe_config' will never recheck
    safer to be used in 'install'
    ruihe774 committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    75df3c9 View commit details
    Browse the repository at this point in the history