mirror of
https://github.com/YunoHost-Apps/mopidy_ynh.git
synced 2024-09-03 19:46:21 +02:00
test port
This commit is contained in:
parent
5f677f824a
commit
e6b84c2a86
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ chown -R $app:www-data "$final_path"
|
|||
#=================================================
|
||||
# OPEN PORT
|
||||
#=================================================
|
||||
ynh_script_progression --message="open port $mpd_port..." --weight=1
|
||||
|
||||
if [ $mpd_port -ne 0 ]; then
|
||||
ynh_exec_warn_less yunohost firewall allow --no-upnp TCP $mpd_port
|
||||
|
|
Loading…
Add table
Reference in a new issue