Update init.sh

This commit is contained in:
Jeffrey Paul 2018-03-06 16:44:21 -05:00 committed by GitHub
parent 6a4a1856b6
commit f0285f3e44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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
apt-get -y install vim byobu screen build-essential git mosh
if [[ ! -d /home/sneak ]]; then
useradd -m sneak