mirror of
https://github.com/YunoHost-Apps/bozon_ynh.git
synced 2024-09-03 18:16:09 +02:00
test
This commit is contained in:
parent
33684addd3
commit
2843a2d5e9
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@ nginx_conf="/etc/nginx/conf.d/$domain.d/$app.conf"
|
|||
phpfpm_conf="/etc/php5/fpm/pool.d/$app}.conf"
|
||||
|
||||
# check domain/path availability
|
||||
#ynh_webpath_available "$domain" "$path_url"
|
||||
ynh_webpath_register "$app" "$domain" "$path_url"
|
||||
ynh_webpath_available "$domain" "$path_url"
|
||||
#ynh_webpath_register "$app" "$domain" "$path_url"
|
||||
myynh_check_path "$final_path"
|
||||
|
||||
# add required packages
|
||||
|
|
Loading…
Add table
Reference in a new issue