Fix bug
This commit is contained in:
parent
5180352d05
commit
1f57763766
|
@ -268,7 +268,7 @@ $ sudo systemctl start orbit
|
||||||
$ sudo systemctl start rc.local
|
$ sudo systemctl start rc.local
|
||||||
$ sudo crontab -e #加入以下內容
|
$ sudo crontab -e #加入以下內容
|
||||||
# @reboot /etc/init.d/orbit start
|
# @reboot /etc/init.d/orbit start
|
||||||
# @reboot service mongod start
|
# @reboot service mongod restart
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue