mirror of
https://github.com/minio/minio.git
synced 2024-12-23 21:55:53 -05:00
Fix the systemd config path to the new URL
This commit is contained in:
parent
271e3ecde5
commit
8816b08aae
@ -28,7 +28,7 @@ EOT
|
||||
|
||||
Download `minio.service` into `/etc/systemd/system/`
|
||||
```
|
||||
( cd /etc/systemd/system/; curl -O https://raw.githubusercontent.com/minio/minio-systemd/master/minio.service )
|
||||
( cd /etc/systemd/system/; curl -O https://raw.githubusercontent.com/minio/minio-service/master/linux-systemd/minio.service )
|
||||
```
|
||||
|
||||
## Enable Minio service
|
||||
|
Loading…
Reference in New Issue
Block a user