Ver Fonte

Makefile: Show download progress for trusted setup.

parazyd há 4 anos atrás
pai
commit
1ff6255c0b
1 ficheiros alterados com 1 adições e 1 exclusões
  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".