mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Ensure that parameters still passed to start.sh from start-linked.sh
- Fixes -install parameter and others Refs #480
This commit is contained in:
@@ -4,4 +4,4 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
"$DIR/npm-link-demo-shell.sh"
|
||||
"$DIR/npm-build-all.sh"
|
||||
"$DIR/start.sh"
|
||||
"$DIR/start.sh" $@
|
||||
|
Reference in New Issue
Block a user