2 lines
109 B
Bash
2 lines
109 B
Bash
|
|
echo "Starting Meteor server..."
|
||
|
|
PACKAGE_DIRS="../Packages" meteor --settings ../config/localhostOrthanc.json
|