1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glitchsoc_ynh.git synced 2024-09-03 19:15:59 +02:00

Add path_url

This commit is contained in:
nemsia 2018-05-15 17:08:31 +02:00
parent ee5bc6a165
commit f48f156c1a

View file

@ -23,6 +23,7 @@ path=$(ynh_app_setting_get "$app" path)
admin=$(ynh_app_setting_get "$app" admin)
language=$(ynh_app_setting_get "$app" language)
final_path=$(ynh_app_setting_get "$app" final_path)
path_url="/"
#=================================================
# ENSURE DOWNWARD COMPATIBILITY