1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mopidy_ynh.git synced 2024-09-03 19:46:21 +02:00

reduce number of dir-names

This commit is contained in:
siwinter 2021-08-23 22:42:35 +02:00 committed by GitHub
parent 643c288fcd
commit fb9c1e44f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ After=sound.target
[Service]
User=__APP__
PermissionsStartOnly=true
ExecStart=__START_FILE__ --config __CONF_FILE__
ExecStart=__FINALPATH__/env/bin/__APP____ --config __FINALPATH__/__APP__.conf
[Install]
WantedBy=multi-user.target