Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : singularityviewer.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
/
singularityviewer.launcher
blob: 8ab6ce68b091a0d056bb263fa64dcba199168513 (
plain
)
1
2
3
4
5
#!/bin/sh cd "/opt/singularityviewer/" ./singularity $* exit $?