1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dolibarr_ynh.git synced 2024-09-03 18:35:53 +02:00

Removed a sudo

This commit is contained in:
Olivier BILHAUT 2018-01-16 17:19:29 +01:00 committed by Jeff
parent 7f243b8965
commit 1722d39722

View file

@ -45,7 +45,7 @@ ynh_abort_if_errors
# sudo yunohost app checkurl "${domain}${path}" -a "$app" \
# || ynh_die "path not available: ${domain}${path}"
sudo ynh_webpath_register $app $domain $path \
ynh_webpath_register $app $domain $path \
|| ynh_die "path not available and may be already used : ${domain}${path}"
# Check user parameter