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

Clean should purge the cache directory so that deb-get can update itself #326

Merged
merged 2 commits into from
Jul 15, 2022

Conversation

mrm48
Copy link
Contributor

@mrm48 mrm48 commented Jul 15, 2022

deb-get could not update itself after using deb-get clean (only tried deleting .deb files). This change would ensure .json files are deleted to allow deb-get to update itself when a new release is created.

Copy link
Member

@flexiondotorg flexiondotorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean should still delete and .deb packages too. Can you reinstate that please 🙂

@mrm48
Copy link
Contributor Author

mrm48 commented Jul 15, 2022

👍
Created a new commit to add removal of .deb files back :).

@mrm48 mrm48 requested a review from flexiondotorg July 15, 2022 14:00
@flexiondotorg flexiondotorg merged commit 2f75ecb into wimpysworld:main Jul 15, 2022
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.

2 participants