Skip to content

Commit

Permalink
fix: Service name on README
Browse files Browse the repository at this point in the history
  • Loading branch information
zekiahmetbayar committed Mar 4, 2024
1 parent 437ca24 commit 67d139b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@ For Report Engine [see here](https://github.com/limanmys/fastapi-report-engine).
Finally, the service must be restarted.

```
sudo systemctl restart inventory-server
sudo systemctl restart inventory-server@admin
```

To make sure it works correctly :

```
sudo systemctl status inventory-server
sudo systemctl status inventory-server@admin
```

### Frontend App (Liman) [see here](https://github.com/limanmys/liman-inventory).
Expand Down

0 comments on commit 67d139b

Please sign in to comment.