mirror of
https://github.com/kiranshila/Doplarr.git
synced 2026-04-05 08:53:59 -04:00
Batch language ticks
This commit is contained in:
@@ -135,7 +135,7 @@ Then, as root:
|
||||
The most obvious way to run the bare JAR on windows is to setup a batch file
|
||||
with something like
|
||||
|
||||
```batchfile
|
||||
```batch
|
||||
@ECHO OFF
|
||||
start java -jar Doplarr.jar -Dconfig=config.edn
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user