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

explicit comment

This commit is contained in:
OniriCorpe 2023-10-18 18:45:10 +02:00
parent 2c8327255f
commit 2256855ac5

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES # COMMON VARIABLES
#================================================= #=================================================
# dependencies used by the app # dependencies used by the scripts (generating password and processing IPs)
pkg_dependencies="python3-bcrypt python3-yaml" pkg_dependencies="python3-bcrypt python3-yaml"
#================================================= #=================================================