mirror of
https://github.com/YunoHost-Apps/ethercalc_ynh.git
synced 2024-09-03 18:26:36 +02:00
Update install
This commit is contained in:
parent
cc7cbe1b4f
commit
48cfa2d26c
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ app=$YNH_APP_INSTANCE_NAME
|
|||
#=================================================
|
||||
|
||||
# Normalize the url path syntax
|
||||
path_url=$(ynh_normalize_url_path $path_url)
|
||||
path_url=$(ynh_normalize_url_path $domain)
|
||||
|
||||
# Check web path availability
|
||||
ynh_webpath_available $domain $path_url
|
||||
|
|
Loading…
Add table
Reference in a new issue