1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/uptime-kuma_ynh.git synced 2024-10-01 13:34:58 +02:00

fix restore..

This commit is contained in:
Hadrien 2021-11-02 14:10:59 +03:00
parent 5b3a232390
commit 2e87031322

View file

@ -170,8 +170,6 @@ ynh_restore_file --origin_path="/etc/logrotate.d/$app"
#=================================================
ynh_script_progression --message="Integrating service in YunoHost..." --weight=1
mkdir /var/log/$app/
yunohost service add $app --description="Uptime Kuma, a fancy monitoring tool" --log="/var/log/$app/$app.log"
#=================================================