From 49f608625ebbbc2f2190b90d99203c6494aa54a2 Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Wed, 7 Aug 2019 16:35:09 +0000 Subject: [PATCH] Update install.sh --- install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install.sh b/install.sh index 072b570..97426ec 100644 --- a/install.sh +++ b/install.sh @@ -2,6 +2,8 @@ # utils sudo apt-get -y install xdg-open +# nextcloud +# keepassxc # emacs sudo apt-get -y install emacs-gtk