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:
parent
cd4f600256
commit
16d3b6d6f9
1 changed files with 1 additions and 1 deletions
|
@ -338,7 +338,7 @@ yunohost service add $app --description "$app daemon for WriteFreely" --log_type
|
||||||
#=================================================
|
#=================================================
|
||||||
# SETUP SSOWAT
|
# SETUP SSOWAT
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Configuring SSOwat ..."
|
ynh_print_info "Configuring SSOwat ..."
|
||||||
|
|
||||||
# Make app public if necessary
|
# Make app public if necessary
|
||||||
if [ $is_public -eq 1 ]
|
if [ $is_public -eq 1 ]
|
||||||
|
|
Loading…
Add table
Reference in a new issue