Преглед изворни кода

Makefile: Show download progress for trusted setup.

parazyd пре 4 година
родитељ
комит
1ff6255c0b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -5,7 +5,7 @@ CONFDIR = $(HOME)/.config/darkfi
 DLURL = http://185.165.171.77
 
 CARGO = cargo
-DLTOOL = wget -q -O-
+DLTOOL = wget -nv --show-progress -O-
 #DLTOOL = curl
 
 # Here it's possible to append "cashierd" and "gatewayd".