]> git.donarmstrong.com Git - neurodebian.git/blobdiff - tools/nd_adddist
BF/FO: fix mixing tabs and spaces
[neurodebian.git] / tools / nd_adddist
index b4a3f21e85d507dd72d5a1fe4352c8377cd4fd74..f85c34df5e2e77f5f349536f394a3f25c845d48f 100755 (executable)
@@ -22,8 +22,8 @@ fi
 opts="--distribution $dist --debootstrap debootstrap --aptcache $aptcache"
 
 if echo $family | grep -q ubuntu; then
-       # Use ubuntu's keyring since otherwise debootstrap would fail
-       opts+=" --debootstrapopts --keyring=/usr/share/keyrings/ubuntu-archive-keyring.gpg"
+    # Use ubuntu's keyring since otherwise debootstrap would fail
+    opts+=" --debootstrapopts --keyring=/usr/share/keyrings/ubuntu-archive-keyring.gpg"
 fi
 
 mkdir -p ${cowbuilderroot}/cow