mirror of
https://github.com/YunoHost-Apps/mumble-web_ynh.git
synced 2024-09-03 19:46:16 +02:00
Update install
This commit is contained in:
parent
58e42ff1db
commit
ddf2e35829
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ ynh_app_setting_set --app=$app --key=path --value=$path_url
|
|||
ynh_script_progression --message="Finding an available port..." --weight=1
|
||||
|
||||
port=$(ynh_find_port --port=64737)
|
||||
ynh_app_setting_set --app=$app --key=port_web --value=$port
|
||||
ynh_app_setting_set --app=$app --key=port --value=$port
|
||||
|
||||
#=================================================
|
||||
# INSTALL DEPENDENCIES
|
||||
|
|
Loading…
Add table
Reference in a new issue