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

Update install

This commit is contained in:
Éric Gaspar 2023-12-01 17:36:18 +01:00 committed by Leonard
parent baf82a795a
commit be38375239

View file

@ -18,7 +18,6 @@ ynh_script_progression --message="Storing installation settings..."
log_file="/var/log/$app/$app.log"
ynh_app_setting_set --app=$app --key=log_file --value="$log_file"
#=================================================
# SETUP LOG FILE
#=================================================