Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : ezquake-git.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
/
ezquake.launcher
blob: 3bb7546fa1a2647a5e8486a65b3975a230cbc49f (
plain
)
1
2
3
4
5
#!/bin/bash cd "/opt/quake" ./ezquake-linux +cfg_use_home 1 "$@" exit $?