Skip to content

Commit

Permalink
added nano (#438)
Browse files Browse the repository at this point in the history
nano is the default editor for fsledithd and it doesn't work otherwise out of the box :)
  • Loading branch information
stebo85 authored Feb 19, 2022
1 parent 1b31f08 commit ff21e79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions neurodocker/templates/fsl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ binaries:
- libxrandr2
- libxrender1
- libxt6
- nano
- sudo
- wget
yum:
Expand All @@ -72,6 +73,7 @@ binaries:
- libjpeg
- libmng
- libpng12
- nano
- openblas-serial
- sudo
- wget
Expand Down

0 comments on commit ff21e79

Please sign in to comment.