Arch Linux User Repository
Home
Packages
Forums
Wiki
Bugs
Security
AUR
Download
AUR : avdump2-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
/
avdump2
blob: bce522f57a395703a939af95874cb485c2958512 (
plain
)
1
2
3
#!/bin/bash AVDUMP2CL="/opt/avdump2/AVDump2CL.exe" exec mono --desktop "$AVDUMP2CL" "$@"