mirror of
https://github.com/YunoHost-Apps/cockpit_ynh.git
synced 2024-09-03 18:16:26 +02:00
Update install
This commit is contained in:
parent
9d82d51b98
commit
2db8572cd8
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ ynh_install_app_dependencies cockpit
|
|||
# Find a free port
|
||||
port=$(ynh_find_port 9090)
|
||||
# Open this port
|
||||
yunohost firewall allow --no-upnp TCP $port 2>&1
|
||||
#yunohost firewall allow --no-upnp TCP $port 2>&1
|
||||
ynh_app_setting_set $app port $port
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue