Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : cabal-desktop-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
/
cabal-desktop-git.sh
blob: 1c8c43a58d7a60aa1876ab15ffc7cb59244fe291 (
plain
)
1
2
3
4
#!/bin/bash
# Launch application
exec
electron
/
opt
/
cabal
-desktop-git
/
app.asar
"$@"