Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : freerouting.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
/
freerouting.sh
blob: fa77acff3e4e4551a849ad58ab88253d2b7197d7 (
plain
)
1
2
3
4
5
#!/usr/bin/bash
java
-jar
/
usr
/
lib
/
freerouting
/
freerouting
-executable
.jar
"$@"
exit
0