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

fix: fix errors in moved venvs #138

Merged
merged 2 commits into from
Aug 23, 2022
Merged

fix: fix errors in moved venvs #138

merged 2 commits into from
Aug 23, 2022

Conversation

KwadFan
Copy link
Contributor

@KwadFan KwadFan commented Aug 19, 2022

This should fix #136

Due moving venv's with virtualenv,
some path aren't get changed.

Now pycache will be deleted and
shebang lines manipulated to match paths

Signed-off-by: Stephan Wendel me@stephanwe.de

This should fix #136

Due moving venv's with virtualenv,
some path aren't get changed.

Now pycache will be deleted and
shebang lines manipulated to match paths

Signed-off-by: Stephan Wendel <me@stephanwe.de>
@KwadFan KwadFan requested review from meteyou and dw-0 August 19, 2022 20:16
@KwadFan KwadFan self-assigned this Aug 19, 2022
Signed-off-by: Stephan Wendel <me@stephanwe.de>
@KwadFan KwadFan merged commit cb8a822 into develop Aug 23, 2022
@KwadFan KwadFan deleted the fix/rename branch August 23, 2022 16:14
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.

Bash scripts in ~/moonraker-env/bin hardcoded to assume username pi
2 participants