1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adguardhome_ynh.git synced 2024-09-03 18:06:23 +02:00

Update upgrade

This commit is contained in:
liberodark 2019-07-28 10:33:29 +02:00 committed by GitHub
parent c03d2ed0f7
commit 10d380235b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,9 +10,6 @@ final_path=/opt/yunohost/$app
# Source YunoHost helpers
source /usr/share/yunohost/helpers
# Stop Adguard service
systemctl stop adguard
#=================================================
# DOWNLOAD, CHECK AND UNPACK SOURCE
#=================================================
@ -43,4 +40,4 @@ ynh_setup_source "$final_path"
#fi
# Start Adguard service
systemctl start adguard
systemctl restart adguard