use tabs for indentation in shell scripts

pull/1/head
Marek Marczykowski 11 years ago
parent 91a632738d
commit 746cb149c9

@ -36,7 +36,6 @@ else
export INSTALLDIR=`pwd`/mnt/
scripts_"${DIST}"/01_install_core.sh
fi
PKGLISTFILE=$(shell [ -r scripts_"${DIST}/packages_$(DIST).list" ] && echo scripts_"${DIST}/packages_$(DIST).list" || echo scripts_"${DIST}/packages.list")

Loading…
Cancel
Save