1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/duniter_ynh.git synced 2024-09-03 18:26:35 +02:00

[fix] wrong log path.

This commit is contained in:
Moul 2018-11-29 15:10:45 +01:00
parent 6f8156282e
commit 4b440bf2ac

View file

@ -54,7 +54,7 @@ sudo duniter reset data > /dev/null
sudo duniter webstart sudo duniter webstart
# Add Duniter service to the YunoHost monitoring # Add Duniter service to the YunoHost monitoring
sudo yunohost service add $app --log /home/admin/.config/$app/"$app"_default/"$app".log sudo yunohost service add $app --log /root/.config/$app/"$app"_default/"$app".log
CONFIG_SSOWAT CONFIG_SSOWAT
CONFIG_NGINX CONFIG_NGINX