adam
fc574d5002
Some checks failed
gitea.arg.rip/_template-service/pipeline/head There was a failure building this commit
and you're getting a database, if you don't like it remove it.
13 lines
224 B
Desktop File
13 lines
224 B
Desktop File
[Unit]
|
|
Description=$REPO_DESCRIPTION
|
|
After=network-online.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/home/$REPO_NAME/dist/$REPO_NAME
|
|
ExecReload=/bin/kill -s HUP $MAINPID
|
|
NoNewPrivileges=true
|
|
|
|
[Install]
|
|
WantedBy=default.target
|