Parcourir la source

fixed key content

Gamaliel Espinoza il y a 7 ans
Parent
commit
23f312a5ae
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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