Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : dotnet-core-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.sh
blob: 45ac8b19fb5e81956f5f88576a13ac4119846171 (
plain
)
1
2
3
4
#!/bin/sh
export
DOTNET_ROOT
=/
opt
/
dotnet
exec
/
opt
/
dotnet
/
dotnet
"$@"