Skip to content

Commit

Permalink
Improve runscript
Browse files Browse the repository at this point in the history
Co-authored-by: Hilmar Lapp <hlapp@drycafe.net>
  • Loading branch information
johnbradley and hlapp committed Sep 5, 2024
1 parent d1adee5 commit 04f5155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apptainer.def
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ From: ghcr.io/imageomics/pybioclip:{{ PYBIOCLIP_VERSION }}
PYBIOCLIP_VERSION=

%runscript
exec bash
exec "$@"

0 comments on commit 04f5155

Please sign in to comment.