Update README.md

This commit is contained in:
ThatGuy 2019-07-03 13:12:26 +00:00
parent ddadf4ee49
commit e43a02ca67

View File

@ -1,5 +1,5 @@
# NextCloud Curl Installer # NextCloud Curl Installer
sudo apt install net-tools sudo curl -y apt install net-tools sudo curl -y
sh -c "$(curl -sSL https://gitlab.com/ThatGuy/nextcloud-curl-installer/raw/master/installer.sh/)" sh -c "$(curl -sSL https://gitlab.com/ThatGuy/nextcloud-curl-installer/raw/master/installer.sh/)"