diff options
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-x | update_jdn.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/update_jdn.sh b/update_jdn.sh index bd47cf15..48ceb067 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -90,7 +90,7 @@ user_host_groups['vagrant','arm64']="$sudo_groups" u_shell['mattia']='/bin/zsh' -u_shell['mattia']='/bin/fish' +u_shell['lynxis']='/bin/fish' u_shell['jenkins-adm']='/bin/bash' # get the users out of the user_host_groups array's index |