Added curl

This commit is contained in:
ZAKS Web 2025-05-07 21:09:00 +02:00
parent 208acd843b
commit 8036bf3ff1
1 changed files with 1 additions and 1 deletions

View File

@ -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