diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 50fb28f..49df71e 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -25,6 +25,7 @@ apt-get update -qq && \ apt-get install -qq \ curl \ gosu \ + keychain \ sudo \ tilda \ vcsh \