From 7aaffff5e2538e481d22e206dd9d8f3da1f6f047 Mon Sep 17 00:00:00 2001 From: Jackson Delahunt Date: Sat, 23 Feb 2019 22:07:08 +1100 Subject: [PATCH] keychain --- scripts/bootstrap.sh | 1 + 1 file changed, 1 insertion(+) 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 \