remove double text

already exists in function
This commit is contained in:
Daniel Hansson 2019-07-04 22:24:31 +02:00 committed by GitHub
parent 335c8f5c31
commit db3b2d6264
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -424,7 +424,6 @@ else
fi
# Download and validate Nextcloud package
print_text_in_color "$ICyan" "Downloading $STABLEVERSION.tar.bz2 to $HTML ..."
check_command download_verify_nextcloud_stable
if [ -f "$HTML/$STABLEVERSION.tar.bz2" ]