progress
This commit is contained in:
parent
1bb11e204b
commit
ac909e22ce
1 changed files with 4 additions and 1 deletions
|
@ -75,7 +75,10 @@ apt install -y --no-install-recommends \\
|
||||||
curl \\
|
curl \\
|
||||||
less \\
|
less \\
|
||||||
vim \\
|
vim \\
|
||||||
links2
|
links2 \\
|
||||||
|
firefox-esr \\
|
||||||
|
transmission-gtk \\
|
||||||
|
lxterminal \\
|
||||||
/tmp/xdgmenumaker*.deb
|
/tmp/xdgmenumaker*.deb
|
||||||
echo -e "debian\ndebian" | (passwd root)
|
echo -e "debian\ndebian" | (passwd root)
|
||||||
useradd -m -s /bin/bash debian
|
useradd -m -s /bin/bash debian
|
||||||
|
|
Loading…
Reference in a new issue