Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : fsautocomplete-bin.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dotnet-tool-common.sh
blob: c7d56985cee90af788475dad541b7570913d4f73 (
plain
)
1
2
3
#!/bin/sh
exec
dotnet
/
usr
/
lib
/
@@DOTNET_TOOL_NAME@@
/
@@DOTNET_TOOL_DLL@@.dll
"$@"