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 some bugs #828

Merged
merged 2 commits into from
Aug 21, 2023
Merged

Fix some bugs #828

merged 2 commits into from
Aug 21, 2023

Conversation

ciaoly
Copy link
Contributor

@ciaoly ciaoly commented Aug 21, 2023

I found it doesn't import the os module in preinst script, thus I fixed it.
While I installed the beta version pack and run howdy disable 1, I got a FileNotFoundError because the lacking of slash while calling function os.path.dirname. I don't know if it is a bug. But after this commit I can run it properly.

@boltgolt boltgolt merged commit 5385699 into boltgolt:beta Aug 21, 2023
1 check passed
@boltgolt
Copy link
Owner

Thank you!

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.

None yet

2 participants