From 361b6eb62a1b0f1d3040a77131eed85a0b5dc10f Mon Sep 17 00:00:00 2001 From: varac Date: Mon, 30 Jan 2017 11:49:45 +0100 Subject: Install sshfs for vagrant-sshfs, version: 1.2.7 see https://github.com/dustymabe/vagrant-sshfs --- scripts/custom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/custom.sh b/scripts/custom.sh index 9ed5ceb..19227fe 100644 --- a/scripts/custom.sh +++ b/scripts/custom.sh @@ -6,7 +6,7 @@ sed -i 's/PermitRootLogin without-password/PermitRootLogin yes/' /etc/ssh/sshd_c # install additional packages # LEAP people like some of these: see also #6898 and https://github.com/leapcode/leap_cli/pull/17 -apt-get -y install leap-archive-keyring puppet lsb-release facter rsync curl bash-completion wget sudo unzip vim tmux ntp git rdoc +apt-get -y install leap-archive-keyring puppet lsb-release facter rsync curl bash-completion wget sudo unzip vim tmux ntp git rdoc sshfs # Don't use client locales # https://stackoverflow.com/questions/29609371/how-do-not-pass-locale-through-ssh -- cgit v1.2.3