Update init.sh
This commit is contained in:
parent
f0285f3e44
commit
35e4c5443a
2
init.sh
2
init.sh
@ -11,7 +11,7 @@
|
|||||||
export DEBIAN_FRONTEND=noninteractive
|
export DEBIAN_FRONTEND=noninteractive
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get -y upgrade
|
apt-get -y upgrade
|
||||||
apt-get -y install vim byobu screen build-essential git mosh
|
apt-get -y install vim byobu screen build-essential git mosh bash-completion
|
||||||
|
|
||||||
if [[ ! -d /home/sneak ]]; then
|
if [[ ! -d /home/sneak ]]; then
|
||||||
useradd -m sneak
|
useradd -m sneak
|
||||||
|
Loading…
Reference in New Issue
Block a user