Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kapim authored Feb 20, 2020
1 parent 4688996 commit a4b7746
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,13 @@ sudo -E docker-compose up
```

## Uploading services and object_types to project service
Use docker exec to attach to arserver container and run following scripts
Use docker exec to attach to arserver container and run following scripts and restart arserver.
```bash
/root/arcor2_kinali/services/upload.py
/root/arcor2_kinali/object_types/upload.py
/root/arcor2_kinali/arcor2_kinali/services/upload.py
/root/arcor2_kinali/arcor2_kinali/object_types/upload.py
```


## Installation (for development without docker):
```bash
pip3 install -e arcor2_kinali
Expand Down

0 comments on commit a4b7746

Please sign in to comment.