Fix the systemd config path to the new URL

This commit is contained in:
Harshavardhana 2017-02-15 21:28:06 -08:00
parent 271e3ecde5
commit 8816b08aae

View file

@ -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