From 3dbc038b1f97c4b9aab41265d777f1e862c2e193 Mon Sep 17 00:00:00 2001 From: nachoparker Date: Mon, 7 Jan 2019 23:01:29 -0700 Subject: build: new update process --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index c8c0771d..f6a66058 100644 --- a/install.sh +++ b/install.sh @@ -34,7 +34,7 @@ type mysqld &>/dev/null && echo ">>> WARNING: existing mysqld configuration wil # get install code echo "Getting build code..." apt-get update -apt-get install --no-install-recommends -y wget ca-certificates sudo jq +apt-get install --no-install-recommends -y wget ca-certificates sudo pushd "$TMPDIR" wget -O- --content-disposition https://github.com/nextcloud/nextcloudpi/archive/"$BRANCH"/latest.tar.gz \ -- cgit v1.2.3