Jump to content

Rclone: Difference between revisions

Line 109: Line 109:
*:<pre>choco install nssm -y</pre>
*:<pre>choco install nssm -y</pre>
<pre>
<pre>
nssm create my_service
nssm install my_service
</pre>
</pre>


;Notes
;Notes
* If using nssm, you will need to specify the full path to the config since it runs as another user.
* If using nssm, you will need to specify the full path to the config since it runs as another user.