Browse Source

fixed key content

Gamaliel Espinoza 7 năm trước cách đây
mục cha
commit
23f312a5ae
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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