update README

This commit is contained in:
Joseph Le 2023-10-13 13:59:54 +11:00
parent 57dd834d84
commit 04fece3f57
1 changed files with 5 additions and 0 deletions

View File

@ -75,6 +75,11 @@ root@root#
- Change "IP-address" and "PORT". The "PORT" corresponds to the "PORT_SERVICE" of the "service_run/giteaService.conf" file.
- Restart Nginx service
root@root#
```sh
systemctl restart nginx
```
### 7) Run file "install.sh" to install service
root@root#