Explorar el Código

fixed key content

Gamaliel Espinoza hace 7 años
padre
commit
23f312a5ae
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      fourier_install.sh

+ 1 - 1
fourier_install.sh

@@ -53,7 +53,7 @@ else
 fi
 
 keycontent=$(cat $keyfile.pub)
-curl -X POST -F 'key=$keycontent' \
+curl -X POST -F "key=$keycontent" \
 	 -H "Authorization: $BOX_ID $API_SECRET" \
 	 https://api.audiovalid.com/public-key