This website requires JavaScript.
Explore
Help
Register
Sign In
welsberr
/
Avida-ED-App-Builder
Watch
1
Star
0
Fork
You've already forked Avida-ED-App-Builder
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
Avida-ED-App-Builder
/
packaging
/
linux
/
AppRun
4 lines
97 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/usr/bin/env bash
HERE
=
"
$(
dirname
"
$(
readlink -f
"
$0
"
)
"
)
"
exec
"
$HERE
/usr/bin/avidaed_onefile
"
Reference in New Issue
View Git Blame
Copy Permalink