We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf2d515 commit 6800470Copy full SHA for 6800470
tools/ci/install_deb_dependencies.sh
@@ -7,8 +7,6 @@ set -eu
7
echo "INSTALL_DEB_DEPENDENCIES = $INSTALL_DEB_DEPENDENCIES"
8
9
if $INSTALL_DEB_DEPENDENCIES; then
10
- sudo rm -rf /dev/shm
11
- sudo ln -s /run/shm /dev/shm
12
bash <(wget -q -O- http://neuro.debian.net/_files/neurodebian-travis.sh)
13
sudo apt update
14
sudo apt install -y -qq fsl afni elastix fsl-atlases xvfb fusefat graphviz
0 commit comments