mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-01-27 12:50:54 +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]
|
||||
WantedBy=multi-user.target
|
||||
```
|
||||
|
||||
systemctl daemon-reload
|
||||
6. Enable and start the service:
|
||||
```bash
|
||||
systemctl enable gitea-mirror.service
|
||||
systemctl start gitea-mirror.service
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user