Jelajahi Sumber

Makefile: Show download progress for trusted setup.

parazyd 4 tahun lalu
induk
melakukan
1ff6255c0b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      Makefile

+ 1 - 1
Makefile

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