Update petio-install.sh

Remove Line:
systemctl daemon-reload "as not needed"
pull/3142/head
Sayed Ali Alawi 1 year ago committed by GitHub
parent b03d0090b6
commit a9aaad1aa9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      install/petio-install.sh

@ -63,7 +63,6 @@ User=petio
[Install]
WantedBy=multi-user.target
EOF
systemctl daemon-reload
systemctl enable -q --now petio.service
msg_ok "Created Service"

Loading…
Cancel
Save