Gamaliel Espinoza 7 anni fa
parent
commit
8064a8de6e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      fourier_install.sh

+ 1 - 1
fourier_install.sh

@@ -170,7 +170,7 @@ nimble build
 		   		$installerpath/fourier-config.json \
 		  		$configfile \
 		   		-programs "$programspath" \
-		   		-receivers $RECEIVERS_COUNT
+		   		-receivers $RECEIVERS_COUNT \
 		   		-api-secret $API_SECRET
 	
 if [[ "$OSTYPE" != darwin* ]]; then