1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitea_ynh.git synced 2024-09-03 20:36:22 +02:00

Update upgrade

This commit is contained in:
Éric Gaspar 2022-07-17 16:23:47 +02:00
parent 603ecae309
commit 4ab580f955
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -77,7 +77,7 @@ fi
# If port doesn't exist, create it
if [ -z "$port" ]; then
port=$(ynh_find_port --port=6000)
ynh_app_setting_set --app=$app --key=port --value=$port
ynh_app_setting_set --app=$app --key=port --value=$port
fi
# If final_path doesn't exist, create it