-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Do you wish to have FlowBAT start on boot in the background? [y/n] y
cp: unable to create normal file "/etc/init/": not a directory
To manually run FlowBAT, cd to /root/FlowBAT and run:
meteor --port 1800 run --settings settings/dev.json "$@"
or to run FlowBAT in the background:
nohup meteor --port 1800 run --settings settings/dev.json "$@" &
It seems that the installation shell script do not work well on Centos 7.4.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels