1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/243-game_ynh.git synced 2024-09-03 18:06:00 +02:00

remove port

This commit is contained in:
ericgaspar 2020-05-08 10:20:30 +02:00
parent 2eb968e855
commit 7d5e928916
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -16,7 +16,6 @@ ynh_script_progression --message="Loading installation settings..." --weight=1
app=$YNH_APP_INSTANCE_NAME
domain=$(ynh_app_setting_get --app=$app --key=domain)
port=$(ynh_app_setting_get --app=$app --key=port)
final_path=$(ynh_app_setting_get --app=$app --key=final_path)
#=================================================