Added all my Peronal Scripts
This commit is contained in:
4
snippets/restserver.snippet
Normal file
4
snippets/restserver.snippet
Normal file
@@ -0,0 +1,4 @@
|
||||
# @name: Rest Server
|
||||
# @description: Start the Rest Server on Windows for Restic
|
||||
|
||||
C:\Portables\rest-server\rest-server.exe --listen :8080 --path D:\Backups\Restic --no-auth
|
||||
Reference in New Issue
Block a user