Update init.sh

This commit is contained in:
2018-03-06 16:44:43 -05:00
committed by GitHub
parent f0285f3e44
commit 35e4c5443a

View File

@@ -11,7 +11,7 @@
export DEBIAN_FRONTEND=noninteractive
apt-get update
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
useradd -m sneak