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

Installer: List Amend Scripts in a Single Place #153

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

devilgate
Copy link
Member

A change to the installer such that it finds the alter scripts based on the directory they are in, and runs them in order. This is instead of having them hardcoded in two places.

So now if a new script is added -- alter 14, say -- the installer will pick it up immediately if run as a script (python install.py), or whenever the executable is next built with PyInstaller.

@devilgate devilgate requested a review from peterhambly April 10, 2019 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant