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