]> git.donarmstrong.com Git - neurodebian.git/blobdiff - tools/nd_adddist
Adapt all tools to the new config location and install them.
[neurodebian.git] / tools / nd_adddist
index 0d9ab920d495652de5cdb6f2ddd6ff48022cd49d..065173d98c6e115752d4539d2750baa9e75b3b41 100755 (executable)
@@ -16,7 +16,7 @@ if [ -z "$dist" ]; then
 fi
 
 
-. /home/neurodebian/neurodebian.git/tools/nd_cmdsettings.sh
+. /etc/neurodebian/cmdsettings.sh
 
 # common options
 opts="--distribution $dist --debootstrap debootstrap --aptcache $aptcache"