Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : imfile-electron.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
/
imfile
blob: 045d63f2777728dd9d67ffae879cab37de271bdb (
plain
)
1
2
3
#!/bin/bash export ELECTRON_IS_DEV=0 exec electron /usr/lib/imfile-electron/app.asar "$@"