mirror of
https://github.com/YunoHost-Apps/minidlna_ynh.git
synced 2024-09-03 19:36:34 +02:00
Remove debug
This commit is contained in:
parent
6ac8d2ad4f
commit
2c107b0914
1 changed files with 0 additions and 2 deletions
|
@ -35,10 +35,8 @@ fi
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
# Ferme les ports dans le firewall
|
# Ferme les ports dans le firewall
|
||||||
WARNING sudo yunohost firewall list --raw
|
|
||||||
ALL_QUIET sudo yunohost firewall disallow TCP $port
|
ALL_QUIET sudo yunohost firewall disallow TCP $port
|
||||||
ALL_QUIET sudo yunohost firewall disallow UDP 1900
|
ALL_QUIET sudo yunohost firewall disallow UDP 1900
|
||||||
WARNING sudo yunohost firewall list --raw
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# SPECIFIC REMOVE
|
# SPECIFIC REMOVE
|
||||||
|
|
Loading…
Add table
Reference in a new issue