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

fix install

This commit is contained in:
yalh76 2019-02-10 18:48:19 +01:00
parent cd4f600256
commit 16d3b6d6f9

View file

@ -338,7 +338,7 @@ yunohost service add $app --description "$app daemon for WriteFreely" --log_type
#=================================================
# SETUP SSOWAT
#=================================================
ynh_script_progression --message="Configuring SSOwat ..."
ynh_print_info "Configuring SSOwat ..."
# Make app public if necessary
if [ $is_public -eq 1 ]