modified gitignore file in admin & updated READMEs
parent
06eb9ae4c2
commit
1ae965d7f9
|
@ -177,5 +177,5 @@ MyEMS项目由下列组件构成:
|
|||
|
||||
[1]. http://github.com/MyEMS/myems
|
||||
|
||||
[2]. http://gitee.com/myems/myems
|
||||
[2]. http://gitee.com/MyEMS/myems
|
||||
|
||||
|
|
|
@ -178,5 +178,5 @@ Weitere Informationen finden Sie im [myems-modbus-tcp](./myems-modbus-tcp/README
|
|||
|
||||
[1]. http://github.com/MyEMS/myems
|
||||
|
||||
[2]. http://gitee.com/myems/myems
|
||||
[2]. http://gitee.com/MyEMS/myems
|
||||
|
||||
|
|
|
@ -178,5 +178,5 @@ See [myems-modbus-tcp](./myems-modbus-tcp/README.md) for more information.
|
|||
|
||||
[1]. http://github.com/MyEMS/myems
|
||||
|
||||
[2]. http://gitee.com/myems/myems
|
||||
[2]. http://gitee.com/MyEMS/myems
|
||||
|
||||
|
|
|
@ -101,7 +101,7 @@ $ sudo systemctl restart nginx
|
|||
```
|
||||
Install
|
||||
Upload the file myems-web.tar.gz to you web server.
|
||||
Note that the following path shoudl be same as that in nginx.conf.
|
||||
Note that the following path should be same as that was configured in nginx.conf.
|
||||
```
|
||||
$ tar xzf myems-web.tar.gz
|
||||
$ sudo rm -r /var/www/html/web
|
||||
|
|
Loading…
Reference in New Issue