Selaa lähdekoodia

Update install

Maniack Crudelis 5 vuotta sitten
vanhempi
commit
002bbbdf4f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 ]