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

Use apt-get instead of apt in scripts #434

Closed
luisgerhorst opened this issue Nov 8, 2023 · 1 comment
Closed

Use apt-get instead of apt in scripts #434

luisgerhorst opened this issue Nov 8, 2023 · 1 comment

Comments

@luisgerhorst
Copy link
Contributor

https://github.com/loxilb-io/loxilb/blob/00b96ad49a89c8c8da7fe4b173bd5fcb353ec1e0/.github/workflows/perf.yml#L37C14-L37C211

Just noticed you are using apt. I think it is recommended to use apt-get as it has a stable API.

nik-netlox added a commit to nik-netlox/loxilb that referenced this issue Nov 13, 2023
nik-netlox added a commit to nik-netlox/loxilb that referenced this issue Nov 13, 2023
UltraInstinct14 added a commit that referenced this issue Nov 13, 2023
gh-434 : apt replaced by apt-get in all scripts
@nik-netlox
Copy link
Collaborator

Changes incorporated.

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

No branches or pull requests

2 participants