kiteretro / Circuit-Sword

GNU General Public License v3.0
134 stars 27 forks source link

[Issue] install.sh should ignore sym links created and should do a systemd reload #3

Closed kiteretro closed 6 years ago

kiteretro commented 6 years ago

[*] EXECUTE: [ln -s /lib/systemd/system/cs-osd.service /etc/systemd/system/cs-osd.service]
ln: failed to create symbolic link ‘/etc/systemd/system/cs-osd.service’: File exists
ERROR: Command exited with [1]
pi@retropie:~/Circuit-Sword $

pi@retropie:~/Circuit-Sword $ sudo systemctl start cs-osd.service
Warning: Unit file of cs-osd.service changed on disk, 'systemctl daemon-reload' recommended.```