From 4526fa904772a95a1313738ac0168580be5a4d93 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 26 Nov 2016 23:39:12 +0100 Subject: install fish to make lynxis happy and it his default shell Signed-off-by: Holger Levsen --- update_jdn.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/update_jdn.sh b/update_jdn.sh index e0befd92..08a64ff1 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -82,6 +82,7 @@ user_host_groups['lynxis','profitbricks-build4-amd64']="$sudo_groups" u_shell['mattia']='/bin/zsh' +u_shell['mattia']='/bin/fish' u_shell['jenkins-adm']='/bin/bash' # get the users out of the user_host_groups array's index @@ -293,6 +294,7 @@ if [ -f /etc/debian_version ] ; then cmake diffutils findutils + fish flex g++ gawk -- cgit v1.2.3-54-g00ecf