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

Commits on Sep 19, 2024

  1. Extend PATH to include FastSurfer

    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]
    dkuegler authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d9e8657 View commit details
    Browse the repository at this point in the history