mirror of
https://github.com/creamlike1024/EasyLPAC.git
synced 2026-04-25 12:55:54 +03:00
[PR #14] [MERGED] fix: change lpac searching behavior for linux #44
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/EasyLPAC#44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/creamlike1024/EasyLPAC/pull/14
Author: @1ridic
Created: 5/1/2024
Status: ✅ Merged
Merged: 5/1/2024
Merged by: @creamlike1024
Base:
master← Head:master📝 Commits (1)
c6a6fc9fix: change lpac searching behavior for linux📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
config.go(+2 -2)📄 Description
It's more reasonable to search for lpac in the directory where the executable file is located. Change it to the same as darwin.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.