Ver código fonte

Update install

Maniack Crudelis 5 anos atrás
pai
commit
002bbbdf4f
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      scripts/install

+ 1 - 1
scripts/install

@@ -294,7 +294,7 @@ yunohost service add $app --log "/var/log/$app/$app.log"
 #=================================================
 # SETUP SSOWAT
 #=================================================
-ynh_script_progression --message="Configuring SSOwat..."
+ynh_print_info "Configuring SSOwat..."
 
 # Make app public if necessary
 if [ $is_public -eq 1 ]