diff --git a/www/nextcloud/Makefile b/www/nextcloud/Makefile index d698c562901a..dc63690adbb7 100644 --- a/www/nextcloud/Makefile +++ b/www/nextcloud/Makefile @@ -1,6 +1,6 @@ PORTNAME= nextcloud PORTVERSION= 22.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://download.nextcloud.com/server/releases/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/www/nextcloud/files/occ.in b/www/nextcloud/files/occ.in index dbf4550b8c6b..6dfbff45eae4 100644 --- a/www/nextcloud/files/occ.in +++ b/www/nextcloud/files/occ.in @@ -1,4 +1,4 @@ -#/bin/sh +#!/bin/sh args= for arg in "$@" ; do