1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/blogotext_ynh.git synced 2024-09-03 18:15:52 +02:00

update install script

This commit is contained in:
antoine 2020-11-07 11:04:48 +01:00
parent 38a27158ec
commit a807e330d4

View file

@ -86,6 +86,7 @@ ynh_print_info "Configuring firewall..."
#port=$(ynh_find_port 8095) #port=$(ynh_find_port 8095)
# Open this port # Open this port
#ynh_exec_warn_less yunohost firewall allow --no-upnp TCP $port #ynh_exec_warn_less yunohost firewall allow --no-upnp TCP $port
#ynh_app_setting_set $app port $port
#================================================= #=================================================
# INSTALL DEPENDENCIES # INSTALL DEPENDENCIES