diff --git a/setupnc.sh b/setupnc.sh index bddf0fd..a67d141 100644 --- a/setupnc.sh +++ b/setupnc.sh @@ -30,7 +30,7 @@ apt update && apt -y upgrade ## extrepo - Tool for automatic configuration of external repos for Debian ## unzip - Needed to extract the Nextcloud zip file -apt -y install wget apache2 unzip sudo +apt -y install curl wget apache2 unzip sudo ## Now we enable Sury for installing the very latest PHP files