1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/shaarli_ynh.git synced 2024-09-03 20:26:10 +02:00

Update install

This commit is contained in:
Rafi59 2017-06-17 13:23:43 +02:00 committed by GitHub
parent cc4af956e4
commit 67fdea8070

View file

@ -34,8 +34,7 @@ source ./_common.sh
#=================================================
path_url=$(ynh_normalize_url_path $path_url) # Vérifie et corrige la syntaxe du path.
CHECK_DOMAINPATH # Vérifie la disponibilité du path et du domaine.
CHECK_FINALPATH # Vérifie que le dossier de destination n'est pas déjà utilisé.
# Check that the options are compatible
if [ $is_public = "Yes" ]; then