mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
Pointless ynh_webpath_available call in restore
This commit is contained in:
parent
e4134af0e7
commit
8a826ccebd
1 changed files with 0 additions and 2 deletions
|
@ -42,8 +42,6 @@ ynh_script_progression --message="Validating restoration parameters..."
|
|||
|
||||
remove_previous_zabbix
|
||||
|
||||
ynh_webpath_available --domain=$domain --path_url=$path_url \
|
||||
|| ynh_die --message="Path not available: ${domain}${path_url}"
|
||||
test ! -d $final_path \
|
||||
|| ynh_die --message="There is already a directory: $final_path "
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue