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 package count for ports #54

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

Conversation

polluks
Copy link

@polluks polluks commented Feb 3, 2024

$ port installed | head -2
The following ports are currently installed:
alpine @2.26_0+kerberos+ldap+ssl (active)

$ port installed | head -2
The following ports are currently installed:
  alpine @2.26_0+kerberos+ldap+ssl (active)
@ThatOneCalculator
Copy link
Owner

Might be better to use $(()) syntax instead of expr

@ThatOneCalculator ThatOneCalculator changed the title Fixed bad calculation fix package count for ports Feb 3, 2024
@polluks
Copy link
Author

polluks commented Feb 15, 2024

@ThatOneCalculator done

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