We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
./slrp -update [================================================] 100% panic: looking up path of "slrp": exec: "slrp": executable file not found in $PATH goroutine 1 [running]: github.com/nfx/slrp/internal/updater.AutoUpdate({0xf14490, 0x5}) /home/runner/work/slrp/slrp/internal/updater/auto.go:42 +0x207 main.main() /home/runner/work/slrp/slrp/main.go:30 +0xa8
This fixes it PATH=.:$PATH ./slrp -update
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This fixes it
PATH=.:$PATH ./slrp -update
The text was updated successfully, but these errors were encountered: