Added curl
This commit is contained in:
parent
208acd843b
commit
8036bf3ff1
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue