1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lufi_ynh.git synced 2024-09-03 19:36:28 +02:00

Point lufi wiki as documentation source

This commit is contained in:
Luc Didry 2017-04-03 10:24:50 +02:00 committed by GitHub
parent a2d6901e58
commit 3715ccf19b

View file

@ -1,6 +1,6 @@
[Unit] [Unit]
Description=Image hosting and sharing service Description=Image hosting and sharing service
Documentation=https://git.framasoft.org/luc/lufi Documentation=https://framagit.org/luc/lufi/wikis/home
Requires=network.target Requires=network.target
After=network.target After=network.target
@ -15,4 +15,4 @@ ExecStop=/usr/bin/carton exec hypnotoad -s script/lufi >> /var/log/lufi/producti
ExecReload=/usr/bin/carton exec hypnotoad script/lufi >> /var/log/lufi/production.log 2>&1 ExecReload=/usr/bin/carton exec hypnotoad script/lufi >> /var/log/lufi/production.log 2>&1
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target