Fix binary path

This commit is contained in:
lapineige 2023-07-08 22:54:42 +02:00 committed by GitHub
parent 4d61d3fe11
commit fecd5790c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ Environment=NODE_CONFIG_DIR=__INSTALL_DIR__/config
Environment="__YNH_NODE_LOAD_PATH__"
User=__APP__
Group=__APP__
ExecStart=__YNH_NODE__ __INSTALL_DIR__/peertube-runner server
ExecStart=__YNH_NODE__ __INSTALL_DIR__/node_modules/@peertube/peertube-runner server
WorkingDirectory=__INSTALL_DIR__/
StandardOutput=syslog
StandardError=syslog