create home dir
This commit is contained in:
parent
a37ec465f7
commit
5d052d3f9f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
wget http://snapshot.debian.org/archive/debian/20130903T155330Z/pool/main/a/automake-1.14/automake_1.14-1_all.deb
|
||||||
dpkg -i automake*.deb
|
dpkg -i automake*.deb
|
||||||
rm *.deb
|
rm *.deb
|
||||||
useradd androidbuilder
|
useradd androidbuilder --create-home
|
||||||
su androidbuilder -c $0-asuser
|
su androidbuilder -c $0-asuser
|
||||||
|
|
||||||
umount /proc
|
umount /proc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue