http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14674
--- Comment #7 from Robin Sheat <[email protected]> --- (In reply to Marcel de Rooy from comment #6) > debian/scripts/koha-create: line 294: local: `=upload21': not a valid > identifier > Trivial typo in the routine set_upload_path: remove the $ from instance > > sed: -e expression #26, char 20: unknown option to `s' > Not sure why this comes up > But it appears to be something with the new line: > -e "s/__UPLOAD_PATH__/$UPLOAD_PATH/g" \ I bet that the / in the path are confusing sed. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
