From bf073d68a0fd2c32e567c7692118abb23f52f41b Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Wed, 8 Dec 2021 22:41:54 +0000 Subject: [PATCH] Update install-deb.sh --- .scripts/install-deb.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.scripts/install-deb.sh b/.scripts/install-deb.sh index ac104ed..8bbb332 100644 --- a/.scripts/install-deb.sh +++ b/.scripts/install-deb.sh @@ -7,6 +7,7 @@ echo "Beginning install script for ntnsndr Deb environment" sudo apt -y install xdg-open sudo apt -y install nodejs sudo apt -y install flatpak +sudo apt -y install nautilus-nextcloud # TO DO git # Next, core apps (or are these already done by this point in order to get GitLab access?)