1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/weblate_ynh.git synced 2024-10-01 13:35:04 +02:00

typo path_url

This commit is contained in:
Jean-Baptiste Holcroft 2017-09-15 12:23:33 +02:00
parent 933076f8be
commit 0d83cec63b

View file

@ -151,7 +151,7 @@ ynh_replace_string "__ADMIN__" "$admin" $final_path/weblate/settings.py
ynh_replace_string "__ADMINMAIL__" "$admin_mail" $final_path/weblate/settings.py
ynh_replace_string "__DOMAIN__" "$domain" $final_path/weblate/settings.py
ynh_replace_string "__KEY__" "$key" $final_path/weblate/settings.py
ynh_replace_string "__PATHURL__" "$pathurl" $final_path/weblate/settings.py
ynh_replace_string "__PATHURL__" "$path_url" $final_path/weblate/settings.py
#=================================================
# PIP INSTALLATION