]> git.donarmstrong.com Git - neurodebian.git/blobdiff - tools/nd_build
Adapt all tools to the new config location and install them.
[neurodebian.git] / tools / nd_build
index 58e5f1dddd7c41c0881fa05d31a62ed372848b19..0d588391be3c4f47928074a4a694862d1901777e 100755 (executable)
@@ -46,7 +46,7 @@ if [ -z "$dist" ]; then
   exit 1
 fi
 
-. /home/neurodebian/neurodebian.git/tools/nd_cmdsettings.sh
+. /etc/neurodebian/cmdsettings.sh
 
 # common options
 opts="--distribution $dist --aptcache $aptcache --buildplace $buildplace"