]> git.donarmstrong.com Git - neurodebian.git/blobdiff - tools/nd_updatedist
Adapt all tools to the new config location and install them.
[neurodebian.git] / tools / nd_updatedist
index e4cc9aa4b26c6e8de10ab0fc7f526a533666cb94..8a92ac8601858cbdf271811dd840e8784431425b 100755 (executable)
@@ -15,7 +15,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"