Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend PATH to include FastSurfer #579

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

dkuegler
Copy link
Member

Currently, the fastsurfer folder (/fastsurfer) is not part of PATH. Adding this will make singularity and docker commands potentially easier:

singularity exec [options] run_fastsurfer.sh [options]

instead of

singularity exec [options] /fastsurfer/run_fastsurfer.sh [options]

Currently, the fastsurfer folder (/fastsurfer) is not part of PATH. Adding this will make singularity and docker commands potentially easier:

singularity exec [options] run_fastsurfer.sh [options]

instead of

singularity exec [options] /fastsurfer/run_fastsurfer.sh [options]
@m-reuter m-reuter merged commit 1c297e8 into dev Sep 19, 2024
3 of 4 checks passed
@m-reuter m-reuter deleted the feature/add-fastsurfer-to-path branch September 19, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants