[Bug 258515] www/nextcloud: new occ helper command fails to work
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 Sep 2021 14:18:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258515
Bug ID: 258515
Summary: www/nextcloud: new occ helper command fails to work
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: brnrd@freebsd.org
Reporter: madpilot@FreeBSD.org
Flags: maintainer-feedback?(brnrd@freebsd.org)
Assignee: brnrd@freebsd.org
Created attachment 227920
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=227920&action=edit
Fix occ script shebang
Hi,
The new occ helper script contains an error that prevents it from properly
working:
# occ upgrade
args=: Command not found.
Illegal variable name.
Looks like the shebang is missing the !
Attached patch should fix it.
--
You are receiving this mail because:
You are the assignee for the bug.