mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-01-31 14:51:18 +03:00
Remove unnecessary daemon-reload from README based on PR feedback
This commit is contained in:
@@ -97,8 +97,10 @@ If you prefer to set up manually or the automatic script doesn't work for your e
|
|||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
```
|
||||||
|
|
||||||
systemctl daemon-reload
|
6. Enable and start the service:
|
||||||
|
```bash
|
||||||
systemctl enable gitea-mirror.service
|
systemctl enable gitea-mirror.service
|
||||||
systemctl start gitea-mirror.service
|
systemctl start gitea-mirror.service
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user