comty/.prev/comty_dist.service
2020-04-17 19:59:19 +02:00

11 lines
187 B
Desktop File

[Unit]
Description=Comty_Development
[Service]
ExecStart=serve ./dist
Restart=always
User=root
WorkingDirectory=/ycore/development/comty-development
[Install]
WantedBy=multi-user.target