create home dir

This commit is contained in:
Joey Hess 2013-09-22 13:52:26 -04:00
parent a37ec465f7
commit 5d052d3f9f

View file

@ -18,7 +18,7 @@ apt-get clean
wget http://snapshot.debian.org/archive/debian/20130903T155330Z/pool/main/a/automake-1.14/automake_1.14-1_all.deb
dpkg -i automake*.deb
rm *.deb
useradd androidbuilder
useradd androidbuilder --create-home
su androidbuilder -c $0-asuser
umount /proc