fails to check path #3

Closed
opened 2022-06-03 18:43:46 +00:00 by ben · 1 comment
Owner

command -v causes the script to fail if ~/bin is already in the user's PATH

check the result of command -v and don't throw the error if it's in ~/bin

`command -v` causes the script to fail if ~/bin is already in the user's PATH check the result of `command -v` and don't throw the error if it's in ~/bin
Author
Owner
https://tildegit.org/team/tilde-launcher/src/commit/61f6f2ccd2fc556a9ad2a9203d31f6b6d7bbe881/tilde#L112-L114
ben referenced this issue from a commit 2022-06-03 18:50:53 +00:00
ben closed this issue 2022-06-03 18:50:53 +00:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: team/tilde-launcher#3
No description provided.