Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : avdump3-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
/
avdump3.sh
blob: 69196802305019a2b243bf58b203825a9ac0b538 (
plain
)
1
2
3
#!/bin/sh
AVDUMP3CL
=
'/opt/avdump3/AVDump3CL.dll'
exec
dotnet
"
$AVDUMP3CL
"
"$@"