correction to systemd script

master
Rohan Sircar 4 years ago
parent
commit
7dbe71fbf8
  1. 2
      Installation.md

2
Installation.md

@ -102,7 +102,7 @@ Description=System Daemon for Chatto
[Service]
WorkingDirectory=/path/to/chatto-jar/
ExecStart=java -jar Chatto.jar --spring.profiles.active=prod
ExecStart=/path/to/java -jar Chatto.jar --spring.profiles.active=prod
User=chatto
Type=simple

Loading…
Cancel
Save