From 6ffdf6a187523018b56978a53fddcc5483911c01 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 2 Apr 2024 09:59:11 -0500 Subject: [PATCH] Update install.sh --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index d72f68e..f649ce5 100755 --- a/install.sh +++ b/install.sh @@ -7,6 +7,7 @@ source /dev/stdin <<< "$(curl -sL http://go.scity.us/defaultinc)" echo -e "\n${idsCL[LightGreen]}Emulator-Nextcloud-Sync Installation Script${idsCL[Default]}" set -eu +apt install -y nextcloud-desktop-cmd git clone --recursive https://git.schroedercity.com/voltron/emulator-sync.git /opt/idssys/emulator-sync ln -s /opt/idssys/emulator-sync/run.sh /usr/local/bin/esync