Przeglądaj źródła

Makefile: Show download progress for trusted setup.

parazyd 4 lat temu
rodzic
commit
1ff6255c0b
1 zmienionych plików z 1 dodań i 1 usunięć
  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".