Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stebo85 committed Mar 7, 2025
1 parent e2e5a66 commit a237bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_and_run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ docker build . -t neurodesktop:latest
# -e NB_UID="$(id -u)" -e NB_GID="$(id -g)" \
# neurodesktop:latest

# # Test Offline mode with CVMFS enabled (what thet app currently does) without --device=/dev/fuse
# # Test Offline mode with CVMFS enabled (what the app currently does) without --device=/dev/fuse
docker volume create neurodesk-home
docker run --shm-size=1gb -it --privileged --user=root \
--name neurodesktop -v ~/neurodesktop-storage:/neurodesktop-storage \
Expand Down

0 comments on commit a237bf3

Please sign in to comment.