Update init.sh

This commit is contained in:
2018-03-06 16:44:21 -05:00
committed by GitHub
parent 6a4a1856b6
commit f0285f3e44

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