main #8

Closed
limepotato wants to merge 183 commits from main into blog-drafts
Showing only changes of commit 69dfeab125 - Show all commits

View file

@ -0,0 +1,12 @@
[Unit]
Description=nelle.observer API Daemon
[Service]
Type=simple
ExecStart=/usr/bin/java -jar personalSiteAPI-all.jar
WorkingDirectory={PathTo}/nelle-observer/backend/build/libs/
SyslogIdentifier=personalSiteAPI
Restart=always
[Install]
WantedBy=multi-user.target