X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=tools%2Fnd_updatedist;h=8a92ac8601858cbdf271811dd840e8784431425b;hb=b9aa9eb584bd2402306b514ad05aff83a9699ce8;hp=e4cc9aa4b26c6e8de10ab0fc7f526a533666cb94;hpb=a461ea4b60ce29f37bcd1b60748cde4cc2e5be9d;p=neurodebian.git diff --git a/tools/nd_updatedist b/tools/nd_updatedist index e4cc9aa..8a92ac8 100755 --- a/tools/nd_updatedist +++ b/tools/nd_updatedist @@ -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"