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

Update upgrade

This commit is contained in:
ericgaspar 2021-09-25 14:31:17 +02:00
parent 7a9263bee4
commit c9f6d46138
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -240,7 +240,7 @@ ynh_use_logrotate --non-append
fhook=../hooks/post_user_create
ynh_replace_string --match_string="__APP__" --replace_string="$app" --target_file="$fhook"
ynh_replace_string --match_string="__MEMBER__" --replace_string="$member" --target_file="$fhook"
ynh_replace_string --match_string="__SRCPATH__" --replace_string="$final_path" --target_file="$fhook"
ynh_replace_string --match_string="__FINALPATH__" --replace_string="$final_path" --target_file="$fhook"
#=================================================
# GENERIC FINALIZATION