Hi Jeff,

If you are in the 'Downloads' directory, to specify the destination you need an absolute file path
sudo mv indiwebmanager.service /usr/bin
-but- 'service' files usually live in
/etc/systemd/system/indiwebmanager.service
So it would be
sudo mv indiwebmanager.service /etc/systemd/system

Gene

Read More...